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