Uses of Class
com.google.cloud.batch.v1alpha.BatchServiceClient
-
Packages that use BatchServiceClient Package Description com.google.cloud.batch.v1alpha A client to Batch API -
-
Uses of BatchServiceClient in com.google.cloud.batch.v1alpha
Methods in com.google.cloud.batch.v1alpha that return BatchServiceClient Modifier and Type Method Description static BatchServiceClientBatchServiceClient. create()Constructs an instance of BatchServiceClient with default settings.static BatchServiceClientBatchServiceClient. create(BatchServiceSettings settings)Constructs an instance of BatchServiceClient, using the given settings.static BatchServiceClientBatchServiceClient. create(BatchServiceStub stub)Constructs an instance of BatchServiceClient, using the given stub for making calls.
-