Class RegionsServiceGrpc.RegionsServiceImplBase (0.3.0)

public abstract static class RegionsServiceGrpc.RegionsServiceImplBase implements BindableService, RegionsServiceGrpc.AsyncService

Base class for the server implementation of the service RegionsService.

Manages regions configuration. This API defines the following resource model:

  • Region

Inheritance

java.lang.Object > RegionsServiceGrpc.RegionsServiceImplBase

Implements

io.grpc.BindableService, RegionsServiceGrpc.AsyncService

Constructors

RegionsServiceImplBase()

public RegionsServiceImplBase()

Methods

bindService()

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