Class AzureClustersGrpc.AzureClustersImplBase (0.40.0)

public abstract static class AzureClustersGrpc.AzureClustersImplBase implements BindableService, AzureClustersGrpc.AsyncService

Base class for the server implementation of the service AzureClusters.

The AzureClusters API provides a single centrally managed service to create and manage Anthos clusters that run on Azure infrastructure.

Inheritance

java.lang.Object > AzureClustersGrpc.AzureClustersImplBase

Implements

io.grpc.BindableService, AzureClustersGrpc.AsyncService

Constructors

AzureClustersImplBase()

public AzureClustersImplBase()

Methods

bindService()

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