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