Class ClusterControllerGrpc.ClusterControllerImplBase (4.33.0)

See more code actions.
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.

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