Class ConfigServiceV2Grpc.ConfigServiceV2ImplBase (3.16.0)

public abstract static class ConfigServiceV2Grpc.ConfigServiceV2ImplBase implements BindableService, ConfigServiceV2Grpc.AsyncService

Base class for the server implementation of the service ConfigServiceV2.

Service for configuring sinks used to route log entries.

Inheritance

java.lang.Object > ConfigServiceV2Grpc.ConfigServiceV2ImplBase

Implements

io.grpc.BindableService, ConfigServiceV2Grpc.AsyncService

Constructors

ConfigServiceV2ImplBase()

public ConfigServiceV2ImplBase()

Methods

bindService()

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