Class NodeGroupControllerGrpc.NodeGroupControllerImplBase (4.38.0)

public abstract static class NodeGroupControllerGrpc.NodeGroupControllerImplBase implements 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.

Inheritance

java.lang.Object > NodeGroupControllerGrpc.NodeGroupControllerImplBase

Implements

io.grpc.BindableService, NodeGroupControllerGrpc.AsyncService

Constructors

NodeGroupControllerImplBase()

public NodeGroupControllerImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition