Class BackupForGKEGrpc.BackupForGKEImplBase

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

    public abstract static class BackupForGKEGrpc.BackupForGKEImplBase
    extends Object
    implements io.grpc.BindableService, BackupForGKEGrpc.AsyncService
    Base class for the server implementation of the service BackupForGKE.
     BackupForGKE allows Kubernetes administrators to configure, execute, and
     manage backup and restore operations for their GKE clusters.
     
    • Constructor Detail

      • BackupForGKEImplBase

        public BackupForGKEImplBase()
    • Method Detail

      • bindService

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