Class AwsClustersGrpc.AwsClustersImplBase

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

    public abstract static class AwsClustersGrpc.AwsClustersImplBase
    extends Object
    implements io.grpc.BindableService, AwsClustersGrpc.AsyncService
    Base class for the server implementation of the service AwsClusters.
     The AwsClusters API provides a single centrally managed service
     to create and manage Anthos clusters that run on AWS infrastructure.
     
    • Constructor Detail

      • AwsClustersImplBase

        public AwsClustersImplBase()
    • Method Detail

      • bindService

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