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