Class AppConnectionsServiceGrpc.AppConnectionsServiceImplBase

  • All Implemented Interfaces:
    AppConnectionsServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    AppConnectionsServiceGrpc

    public abstract static class AppConnectionsServiceGrpc.AppConnectionsServiceImplBase
    extends Object
    implements io.grpc.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.
     
    • Constructor Detail

      • AppConnectionsServiceImplBase

        public AppConnectionsServiceImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService