Class ClusterControllerGrpc.ClusterControllerImplBase (4.38.0)

public abstract static class ClusterControllerGrpc.ClusterControllerImplBase implements BindableService, ClusterControllerGrpc.AsyncService

Base class for the server implementation of the service ClusterController.

The ClusterControllerService provides methods to manage clusters of Compute Engine instances.

Inheritance

java.lang.Object > ClusterControllerGrpc.ClusterControllerImplBase

Implements

io.grpc.BindableService, ClusterControllerGrpc.AsyncService

Constructors

ClusterControllerImplBase()

public ClusterControllerImplBase()

Methods

bindService()

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