Class TagKeysGrpc.TagKeysImplBase

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

    public abstract static class TagKeysGrpc.TagKeysImplBase
    extends Object
    implements io.grpc.BindableService, TagKeysGrpc.AsyncService
    Base class for the server implementation of the service TagKeys.
     Allow users to create and manage tag keys.
     
    • Constructor Detail

      • TagKeysImplBase

        public TagKeysImplBase()
    • Method Detail

      • bindService

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