Class AttachedClustersGrpc.AttachedClustersImplBase (0.40.0)

public abstract static class AttachedClustersGrpc.AttachedClustersImplBase implements BindableService, AttachedClustersGrpc.AsyncService

Base class for the server implementation of the service AttachedClusters.

The AttachedClusters API provides a single centrally managed service to register and manage Anthos attached clusters that run on customer's owned infrastructure.

Inheritance

java.lang.Object > AttachedClustersGrpc.AttachedClustersImplBase

Implements

io.grpc.BindableService, AttachedClustersGrpc.AsyncService

Constructors

AttachedClustersImplBase()

public AttachedClustersImplBase()

Methods

bindService()

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