Class ConfigGrpc.ConfigImplBase (0.2.0)

public abstract static class ConfigGrpc.ConfigImplBase implements BindableService, ConfigGrpc.AsyncService

Base class for the server implementation of the service Config.

Config Service manages compliance frameworks, cloud controls, and their configurations.

Inheritance

java.lang.Object > ConfigGrpc.ConfigImplBase

Implements

io.grpc.BindableService, ConfigGrpc.AsyncService

Constructors

ConfigImplBase()

public ConfigImplBase()

Methods

bindService()

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