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