Class SynonymSetServiceGrpc.SynonymSetServiceImplBase (0.37.0)

public abstract static class SynonymSetServiceGrpc.SynonymSetServiceImplBase implements BindableService, SynonymSetServiceGrpc.AsyncService

Base class for the server implementation of the service SynonymSetService.

A Service that manage/custom customer specified SynonymSets.

Inheritance

java.lang.Object > SynonymSetServiceGrpc.SynonymSetServiceImplBase

Implements

io.grpc.BindableService, SynonymSetServiceGrpc.AsyncService

Constructors

SynonymSetServiceImplBase()

public SynonymSetServiceImplBase()

Methods

bindService()

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