Class ClusterManagerGrpc.ClusterManagerImplBase (2.44.0)

public abstract static class ClusterManagerGrpc.ClusterManagerImplBase implements BindableService, ClusterManagerGrpc.AsyncService

Base class for the server implementation of the service ClusterManager.

Google Kubernetes Engine Cluster Manager v1beta1

Inheritance

java.lang.Object > ClusterManagerGrpc.ClusterManagerImplBase

Implements

io.grpc.BindableService, ClusterManagerGrpc.AsyncService

Constructors

ClusterManagerImplBase()

public ClusterManagerImplBase()

Methods

bindService()

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