Uses of Class
com.google.dataflow.v1beta3.SnapshotsV1Beta3Settings
-
Packages that use SnapshotsV1Beta3Settings Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of SnapshotsV1Beta3Settings in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return SnapshotsV1Beta3Settings Modifier and Type Method Description SnapshotsV1Beta3Settings
SnapshotsV1Beta3Settings.Builder. build()
static SnapshotsV1Beta3Settings
SnapshotsV1Beta3Settings. create(SnapshotsV1Beta3StubSettings stub)
SnapshotsV1Beta3Settings
SnapshotsV1Beta3Client. getSettings()
Methods in com.google.dataflow.v1beta3 with parameters of type SnapshotsV1Beta3Settings Modifier and Type Method Description static SnapshotsV1Beta3Client
SnapshotsV1Beta3Client. create(SnapshotsV1Beta3Settings settings)
Constructs an instance of SnapshotsV1Beta3Client, using the given settings.Constructors in com.google.dataflow.v1beta3 with parameters of type SnapshotsV1Beta3Settings Constructor Description Builder(SnapshotsV1Beta3Settings settings)
SnapshotsV1Beta3Client(SnapshotsV1Beta3Settings settings)
Constructs an instance of SnapshotsV1Beta3Client, using the given settings.
-