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