Class ApiGatewayServiceGrpc.ApiGatewayServiceImplBase (2.32.0)

public abstract static class ApiGatewayServiceGrpc.ApiGatewayServiceImplBase implements BindableService, ApiGatewayServiceGrpc.AsyncService

Base class for the server implementation of the service ApiGatewayService.

The API Gateway Service is the interface for managing API Gateways.

Inheritance

java.lang.Object > ApiGatewayServiceGrpc.ApiGatewayServiceImplBase

Implements

io.grpc.BindableService, ApiGatewayServiceGrpc.AsyncService

Constructors

ApiGatewayServiceImplBase()

public ApiGatewayServiceImplBase()

Methods

bindService()

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