Class EdgeContainerGrpc.EdgeContainerImplBase

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

    public abstract static class EdgeContainerGrpc.EdgeContainerImplBase
    extends Object
    implements io.grpc.BindableService, EdgeContainerGrpc.AsyncService
    Base class for the server implementation of the service EdgeContainer.
     EdgeContainer API provides management of Kubernetes Clusters on Google Edge
     Cloud deployments.
     
    • Constructor Detail

      • EdgeContainerImplBase

        public EdgeContainerImplBase()
    • Method Detail

      • bindService

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