Class TagValuesGrpc.TagValuesImplBase

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

    public abstract static class TagValuesGrpc.TagValuesImplBase
    extends Object
    implements io.grpc.BindableService, TagValuesGrpc.AsyncService
    Base class for the server implementation of the service TagValues.
     Allow users to create and manage tag values.
     
    • Constructor Detail

      • TagValuesImplBase

        public TagValuesImplBase()
    • Method Detail

      • bindService

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