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