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