Uses of Class
com.google.cloud.batch.v1.stub.BatchServiceStub
-
Packages that use BatchServiceStub Package Description com.google.cloud.batch.v1 A client to Batch APIcom.google.cloud.batch.v1.stub -
-
Uses of BatchServiceStub in com.google.cloud.batch.v1
Methods in com.google.cloud.batch.v1 that return BatchServiceStub Modifier and Type Method Description BatchServiceStub
BatchServiceClient. getStub()
Methods in com.google.cloud.batch.v1 with parameters of type BatchServiceStub Modifier and Type Method Description static BatchServiceClient
BatchServiceClient. create(BatchServiceStub stub)
Constructs an instance of BatchServiceClient, using the given stub for making calls.Constructors in com.google.cloud.batch.v1 with parameters of type BatchServiceStub Constructor Description BatchServiceClient(BatchServiceStub stub)
-
Uses of BatchServiceStub in com.google.cloud.batch.v1.stub
Subclasses of BatchServiceStub in com.google.cloud.batch.v1.stub Modifier and Type Class Description class
GrpcBatchServiceStub
gRPC stub implementation for the BatchService service API.class
HttpJsonBatchServiceStub
REST stub implementation for the BatchService service API.Methods in com.google.cloud.batch.v1.stub that return BatchServiceStub Modifier and Type Method Description BatchServiceStub
BatchServiceStubSettings. createStub()
-