Uses of Class
com.google.cloud.batch.v1.BatchServiceClient
-
Packages that use BatchServiceClient Package Description com.google.cloud.batch.v1 A client to Batch API -
-
Uses of BatchServiceClient in com.google.cloud.batch.v1
Methods in com.google.cloud.batch.v1 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.
-