Uses of Class
com.google.cloud.dataproc.v1.BatchControllerClient
-
Packages that use BatchControllerClient Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of BatchControllerClient in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return BatchControllerClient Modifier and Type Method Description static BatchControllerClient
BatchControllerClient. create()
Constructs an instance of BatchControllerClient with default settings.static BatchControllerClient
BatchControllerClient. create(BatchControllerSettings settings)
Constructs an instance of BatchControllerClient, using the given settings.static BatchControllerClient
BatchControllerClient. create(BatchControllerStub stub)
Constructs an instance of BatchControllerClient, using the given stub for making calls.
-