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 BatchControllerSettings
BatchControllerSettings.Builder. build()
static BatchControllerSettings
BatchControllerSettings. create(BatchControllerStubSettings stub)
BatchControllerSettings
BatchControllerClient. getSettings()
Methods in com.google.cloud.dataproc.v1 with parameters of type BatchControllerSettings Modifier and Type Method Description static BatchControllerClient
BatchControllerClient. 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)
-