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