Class AppConnectionsServiceGrpc.AppConnectionsServiceImplBase (0.30.0)

public abstract static class AppConnectionsServiceGrpc.AppConnectionsServiceImplBase implements BindableService, AppConnectionsServiceGrpc.AsyncService

Base class for the server implementation of the service AppConnectionsService.

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

  • AppConnections, named as follows: projects/{project_id}/locations/{location_id}/appConnections/{app_connection_id}. The AppConnectionsService service provides methods to manage (create/read/update/delete) BeyondCorp AppConnections.

Inheritance

java.lang.Object > AppConnectionsServiceGrpc.AppConnectionsServiceImplBase

Implements

io.grpc.BindableService, AppConnectionsServiceGrpc.AsyncService

Constructors

AppConnectionsServiceImplBase()

public AppConnectionsServiceImplBase()

Methods

bindService()

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