Class TagKeysGrpc.TagKeysImplBase (1.44.0)

public abstract static class TagKeysGrpc.TagKeysImplBase implements BindableService, TagKeysGrpc.AsyncService

Base class for the server implementation of the service TagKeys.

Allow users to create and manage tag keys.

Inheritance

java.lang.Object > TagKeysGrpc.TagKeysImplBase

Implements

io.grpc.BindableService, TagKeysGrpc.AsyncService

Constructors

TagKeysImplBase()

public TagKeysImplBase()

Methods

bindService()

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