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 BatchServiceStubBatchServiceClient. getStub()Methods in com.google.cloud.batch.v1 with parameters of type BatchServiceStub Modifier and Type Method Description static BatchServiceClientBatchServiceClient. 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 classGrpcBatchServiceStubgRPC stub implementation for the BatchService service API.classHttpJsonBatchServiceStubREST stub implementation for the BatchService service API.Methods in com.google.cloud.batch.v1.stub that return BatchServiceStub Modifier and Type Method Description BatchServiceStubBatchServiceStubSettings. createStub()
-