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 BatchControllerStub
BatchControllerClient. getStub()
Methods in com.google.cloud.dataproc.v1 with parameters of type BatchControllerStub Modifier and Type Method Description static BatchControllerClient
BatchControllerClient. 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 class
GrpcBatchControllerStub
gRPC stub implementation for the BatchController service API.class
HttpJsonBatchControllerStub
REST stub implementation for the BatchController service API.Methods in com.google.cloud.dataproc.v1.stub that return BatchControllerStub Modifier and Type Method Description BatchControllerStub
BatchControllerStubSettings. createStub()
-