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 NodeGroupControllerStub
NodeGroupControllerClient. getStub()
Methods in com.google.cloud.dataproc.v1 with parameters of type NodeGroupControllerStub Modifier and Type Method Description static NodeGroupControllerClient
NodeGroupControllerClient. 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 class
GrpcNodeGroupControllerStub
gRPC stub implementation for the NodeGroupController service API.class
HttpJsonNodeGroupControllerStub
REST stub implementation for the NodeGroupController service API.Methods in com.google.cloud.dataproc.v1.stub that return NodeGroupControllerStub Modifier and Type Method Description NodeGroupControllerStub
NodeGroupControllerStubSettings. createStub()
-