Package com.google.cloud.dataproc.v1
Class NodeGroupControllerGrpc.NodeGroupControllerImplBase
- java.lang.Object
-
- com.google.cloud.dataproc.v1.NodeGroupControllerGrpc.NodeGroupControllerImplBase
-
- All Implemented Interfaces:
NodeGroupControllerGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- NodeGroupControllerGrpc
public abstract static class NodeGroupControllerGrpc.NodeGroupControllerImplBase extends Object implements io.grpc.BindableService, NodeGroupControllerGrpc.AsyncService
Base class for the server implementation of the service NodeGroupController.The `NodeGroupControllerService` provides methods to manage node groups of Compute Engine managed instances.
-
-
Constructor Summary
Constructors Constructor Description NodeGroupControllerImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.dataproc.v1.NodeGroupControllerGrpc.AsyncService
createNodeGroup, getNodeGroup, resizeNodeGroup
-
-