Class AttachedClustersGrpc.AttachedClustersImplBase

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

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

      • AttachedClustersImplBase

        public AttachedClustersImplBase()
    • Method Detail

      • bindService

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