Uses of Class
com.google.dataflow.v1beta3.SnapshotsV1Beta3Client
-
Packages that use SnapshotsV1Beta3Client Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of SnapshotsV1Beta3Client in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return SnapshotsV1Beta3Client Modifier and Type Method Description static SnapshotsV1Beta3Client
SnapshotsV1Beta3Client. create()
Constructs an instance of SnapshotsV1Beta3Client with default settings.static SnapshotsV1Beta3Client
SnapshotsV1Beta3Client. create(SnapshotsV1Beta3Settings settings)
Constructs an instance of SnapshotsV1Beta3Client, using the given settings.static SnapshotsV1Beta3Client
SnapshotsV1Beta3Client. create(SnapshotsV1Beta3Stub stub)
Constructs an instance of SnapshotsV1Beta3Client, using the given stub for making calls.
-