Uses of Class
com.google.cloud.dataproc.v1.BatchControllerGrpc.BatchControllerFutureStub
-
Packages that use BatchControllerGrpc.BatchControllerFutureStub Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of BatchControllerGrpc.BatchControllerFutureStub in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return BatchControllerGrpc.BatchControllerFutureStub Modifier and Type Method Description protected BatchControllerGrpc.BatchControllerFutureStub
BatchControllerGrpc.BatchControllerFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static BatchControllerGrpc.BatchControllerFutureStub
BatchControllerGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-