Uses of Class
com.google.cloud.batch.v1alpha.BatchServiceSettings
-
Packages that use BatchServiceSettings Package Description com.google.cloud.batch.v1alpha A client to Batch API -
-
Uses of BatchServiceSettings in com.google.cloud.batch.v1alpha
Methods in com.google.cloud.batch.v1alpha that return BatchServiceSettings Modifier and Type Method Description BatchServiceSettingsBatchServiceSettings.Builder. build()static BatchServiceSettingsBatchServiceSettings. create(BatchServiceStubSettings stub)BatchServiceSettingsBatchServiceClient. getSettings()Methods in com.google.cloud.batch.v1alpha with parameters of type BatchServiceSettings Modifier and Type Method Description static BatchServiceClientBatchServiceClient. create(BatchServiceSettings settings)Constructs an instance of BatchServiceClient, using the given settings.Constructors in com.google.cloud.batch.v1alpha with parameters of type BatchServiceSettings Constructor Description BatchServiceClient(BatchServiceSettings settings)Constructs an instance of BatchServiceClient, using the given settings.Builder(BatchServiceSettings settings)
-