Class ServingConfigServiceGrpc.ServingConfigServiceImplBase (2.43.0)

public abstract static class ServingConfigServiceGrpc.ServingConfigServiceImplBase implements BindableService, ServingConfigServiceGrpc.AsyncService

Base class for the server implementation of the service ServingConfigService.

Service for modifying ServingConfig.

Inheritance

java.lang.Object > ServingConfigServiceGrpc.ServingConfigServiceImplBase

Implements

io.grpc.BindableService, ServingConfigServiceGrpc.AsyncService

Constructors

ServingConfigServiceImplBase()

public ServingConfigServiceImplBase()

Methods

bindService()

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