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 BatchServiceClient
BatchServiceClient. create()
Constructs an instance of BatchServiceClient with default settings.static BatchServiceClient
BatchServiceClient. create(BatchServiceSettings settings)
Constructs an instance of BatchServiceClient, using the given settings.static BatchServiceClient
BatchServiceClient. create(BatchServiceStub stub)
Constructs an instance of BatchServiceClient, using the given stub for making calls.
-