Class AzureClustersGrpc.AzureClustersImplBase

  • All Implemented Interfaces:
    AzureClustersGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    AzureClustersGrpc

    public abstract static class AzureClustersGrpc.AzureClustersImplBase
    extends Object
    implements io.grpc.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.
     
    • Constructor Detail

      • AzureClustersImplBase

        public AzureClustersImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService