Uses of Class
com.google.cloud.batch.v1alpha.stub.BatchServiceStub
-
Packages that use BatchServiceStub Package Description com.google.cloud.batch.v1alpha A client to Batch APIcom.google.cloud.batch.v1alpha.stub -
-
Uses of BatchServiceStub in com.google.cloud.batch.v1alpha
Methods in com.google.cloud.batch.v1alpha that return BatchServiceStub Modifier and Type Method Description BatchServiceStubBatchServiceClient. getStub()Methods in com.google.cloud.batch.v1alpha 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.v1alpha with parameters of type BatchServiceStub Constructor Description BatchServiceClient(BatchServiceStub stub) -
Uses of BatchServiceStub in com.google.cloud.batch.v1alpha.stub
Subclasses of BatchServiceStub in com.google.cloud.batch.v1alpha.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.v1alpha.stub that return BatchServiceStub Modifier and Type Method Description BatchServiceStubBatchServiceStubSettings. createStub()
-