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