Uses of Class
com.google.cloud.dataproc.v1.stub.JobControllerStub
-
Packages that use JobControllerStub Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc APIcom.google.cloud.dataproc.v1.stub -
-
Uses of JobControllerStub in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return JobControllerStub Modifier and Type Method Description JobControllerStub
JobControllerClient. getStub()
Methods in com.google.cloud.dataproc.v1 with parameters of type JobControllerStub Modifier and Type Method Description static JobControllerClient
JobControllerClient. create(JobControllerStub stub)
Constructs an instance of JobControllerClient, using the given stub for making calls.Constructors in com.google.cloud.dataproc.v1 with parameters of type JobControllerStub Constructor Description JobControllerClient(JobControllerStub stub)
-
Uses of JobControllerStub in com.google.cloud.dataproc.v1.stub
Subclasses of JobControllerStub in com.google.cloud.dataproc.v1.stub Modifier and Type Class Description class
GrpcJobControllerStub
gRPC stub implementation for the JobController service API.class
HttpJsonJobControllerStub
REST stub implementation for the JobController service API.Methods in com.google.cloud.dataproc.v1.stub that return JobControllerStub Modifier and Type Method Description JobControllerStub
JobControllerStubSettings. createStub()
-