Uses of Class
com.google.cloud.dataproc.v1.stub.BatchControllerStub
-
Packages that use BatchControllerStub Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc APIcom.google.cloud.dataproc.v1.stub -
-
Uses of BatchControllerStub in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return BatchControllerStub Modifier and Type Method Description BatchControllerStubBatchControllerClient. getStub()Methods in com.google.cloud.dataproc.v1 with parameters of type BatchControllerStub Modifier and Type Method Description static BatchControllerClientBatchControllerClient. create(BatchControllerStub stub)Constructs an instance of BatchControllerClient, using the given stub for making calls.Constructors in com.google.cloud.dataproc.v1 with parameters of type BatchControllerStub Constructor Description BatchControllerClient(BatchControllerStub stub) -
Uses of BatchControllerStub in com.google.cloud.dataproc.v1.stub
Subclasses of BatchControllerStub in com.google.cloud.dataproc.v1.stub Modifier and Type Class Description classGrpcBatchControllerStubgRPC stub implementation for the BatchController service API.classHttpJsonBatchControllerStubREST stub implementation for the BatchController service API.Methods in com.google.cloud.dataproc.v1.stub that return BatchControllerStub Modifier and Type Method Description BatchControllerStubBatchControllerStubSettings. createStub()
-