Uses of Class
com.google.cloud.dataproc.v1.BatchControllerSettings
-
Packages that use BatchControllerSettings Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of BatchControllerSettings in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return BatchControllerSettings Modifier and Type Method Description BatchControllerSettingsBatchControllerSettings.Builder. build()static BatchControllerSettingsBatchControllerSettings. create(BatchControllerStubSettings stub)BatchControllerSettingsBatchControllerClient. getSettings()Methods in com.google.cloud.dataproc.v1 with parameters of type BatchControllerSettings Modifier and Type Method Description static BatchControllerClientBatchControllerClient. create(BatchControllerSettings settings)Constructs an instance of BatchControllerClient, using the given settings.Constructors in com.google.cloud.dataproc.v1 with parameters of type BatchControllerSettings Constructor Description BatchControllerClient(BatchControllerSettings settings)Constructs an instance of BatchControllerClient, using the given settings.Builder(BatchControllerSettings settings)
-