Uses of Class
com.google.cloud.dataproc.v1.stub.NodeGroupControllerStub
-
Packages that use NodeGroupControllerStub Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc APIcom.google.cloud.dataproc.v1.stub -
-
Uses of NodeGroupControllerStub in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return NodeGroupControllerStub Modifier and Type Method Description NodeGroupControllerStubNodeGroupControllerClient. getStub()Methods in com.google.cloud.dataproc.v1 with parameters of type NodeGroupControllerStub Modifier and Type Method Description static NodeGroupControllerClientNodeGroupControllerClient. create(NodeGroupControllerStub stub)Constructs an instance of NodeGroupControllerClient, using the given stub for making calls.Constructors in com.google.cloud.dataproc.v1 with parameters of type NodeGroupControllerStub Constructor Description NodeGroupControllerClient(NodeGroupControllerStub stub) -
Uses of NodeGroupControllerStub in com.google.cloud.dataproc.v1.stub
Subclasses of NodeGroupControllerStub in com.google.cloud.dataproc.v1.stub Modifier and Type Class Description classGrpcNodeGroupControllerStubgRPC stub implementation for the NodeGroupController service API.classHttpJsonNodeGroupControllerStubREST stub implementation for the NodeGroupController service API.Methods in com.google.cloud.dataproc.v1.stub that return NodeGroupControllerStub Modifier and Type Method Description NodeGroupControllerStubNodeGroupControllerStubSettings. createStub()
-