Uses of Class
com.google.cloud.dataproc.v1.stub.GrpcBatchControllerStub
-
Packages that use GrpcBatchControllerStub Package Description com.google.cloud.dataproc.v1.stub -
-
Uses of GrpcBatchControllerStub in com.google.cloud.dataproc.v1.stub
Methods in com.google.cloud.dataproc.v1.stub that return GrpcBatchControllerStub Modifier and Type Method Description static GrpcBatchControllerStub
GrpcBatchControllerStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcBatchControllerStub
GrpcBatchControllerStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcBatchControllerStub
GrpcBatchControllerStub. create(BatchControllerStubSettings settings)
-