Uses of Class
com.google.cloud.dataproc.v1.BatchControllerGrpc.BatchControllerStub
-
Packages that use BatchControllerGrpc.BatchControllerStub Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of BatchControllerGrpc.BatchControllerStub in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return BatchControllerGrpc.BatchControllerStub Modifier and Type Method Description protected BatchControllerGrpc.BatchControllerStub
BatchControllerGrpc.BatchControllerStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static BatchControllerGrpc.BatchControllerStub
BatchControllerGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-