Uses of Class
com.google.dataflow.v1beta3.stub.JobsV1Beta3Stub
-
Packages that use JobsV1Beta3Stub Package Description com.google.dataflow.v1beta3 A client to Dataflow APIcom.google.dataflow.v1beta3.stub -
-
Uses of JobsV1Beta3Stub in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return JobsV1Beta3Stub Modifier and Type Method Description JobsV1Beta3Stub
JobsV1Beta3Client. getStub()
Methods in com.google.dataflow.v1beta3 with parameters of type JobsV1Beta3Stub Modifier and Type Method Description static JobsV1Beta3Client
JobsV1Beta3Client. create(JobsV1Beta3Stub stub)
Constructs an instance of JobsV1Beta3Client, using the given stub for making calls.Constructors in com.google.dataflow.v1beta3 with parameters of type JobsV1Beta3Stub Constructor Description JobsV1Beta3Client(JobsV1Beta3Stub stub)
-
Uses of JobsV1Beta3Stub in com.google.dataflow.v1beta3.stub
Subclasses of JobsV1Beta3Stub in com.google.dataflow.v1beta3.stub Modifier and Type Class Description class
GrpcJobsV1Beta3Stub
gRPC stub implementation for the JobsV1Beta3 service API.class
HttpJsonJobsV1Beta3Stub
REST stub implementation for the JobsV1Beta3 service API.Methods in com.google.dataflow.v1beta3.stub that return JobsV1Beta3Stub Modifier and Type Method Description JobsV1Beta3Stub
JobsV1Beta3StubSettings. createStub()
-