Class BusinessGlossaryServiceGrpc.BusinessGlossaryServiceImplBase (1.72.0)

public abstract static class BusinessGlossaryServiceGrpc.BusinessGlossaryServiceImplBase implements BindableService, BusinessGlossaryServiceGrpc.AsyncService

Base class for the server implementation of the service BusinessGlossaryService.

BusinessGlossaryService provides APIs for managing business glossary resources for enterprise customers. The resources currently supported in Business Glossary are:

  1. Glossary
  2. GlossaryCategory
  3. GlossaryTerm

Inheritance

java.lang.Object > BusinessGlossaryServiceGrpc.BusinessGlossaryServiceImplBase

Implements

io.grpc.BindableService, BusinessGlossaryServiceGrpc.AsyncService

Constructors

BusinessGlossaryServiceImplBase()

public BusinessGlossaryServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition