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