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