Class AppConnectorsServiceGrpc.AppConnectorsServiceImplBase (0.14.0)

public abstract static class AppConnectorsServiceGrpc.AppConnectorsServiceImplBase implements BindableService, AppConnectorsServiceGrpc.AsyncService

Base class for the server implementation of the service AppConnectorsService.

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

  • AppConnectors, named as follows: projects/{project_id}/locations/{location_id}/appConnectors/{app_connector_id}. The AppConnectorsService provides methods to manage (create/read/update/delete) BeyondCorp AppConnectors.

Inheritance

java.lang.Object > AppConnectorsServiceGrpc.AppConnectorsServiceImplBase

Implements

io.grpc.BindableService, AppConnectorsServiceGrpc.AsyncService

Constructors

AppConnectorsServiceImplBase()

public AppConnectorsServiceImplBase()

Methods

bindService()

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