Class TagValuesGrpc.TagValuesImplBase (1.43.0)

public abstract static class TagValuesGrpc.TagValuesImplBase implements BindableService, TagValuesGrpc.AsyncService

Base class for the server implementation of the service TagValues.

Allow users to create and manage tag values.

Inheritance

java.lang.Object > TagValuesGrpc.TagValuesImplBase

Implements

io.grpc.BindableService, TagValuesGrpc.AsyncService

Constructors

TagValuesImplBase()

public TagValuesImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition