Class AppGatewaysServiceGrpc.AppGatewaysServiceImplBase (0.40.0)

public abstract static class AppGatewaysServiceGrpc.AppGatewaysServiceImplBase implements BindableService, AppGatewaysServiceGrpc.AsyncService

Base class for the server implementation of the service AppGatewaysService.

API Overview: The beyondcorp.googleapis.com service implements the Google Cloud BeyondCorp API. Data Model: The AppGatewaysService exposes the following resources:

  • AppGateways, named as follows: projects/{project_id}/locations/{location_id}/appGateways/{app_gateway_id}. The AppGatewaysService service provides methods to manage (create/read/update/delete) BeyondCorp AppGateways.

Inheritance

java.lang.Object > AppGatewaysServiceGrpc.AppGatewaysServiceImplBase

Implements

io.grpc.BindableService, AppGatewaysServiceGrpc.AsyncService

Constructors

AppGatewaysServiceImplBase()

public AppGatewaysServiceImplBase()

Methods

bindService()

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