Class AppGatewaysServiceGrpc.AppGatewaysServiceImplBase

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

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

      • AppGatewaysServiceImplBase

        public AppGatewaysServiceImplBase()
    • Method Detail

      • bindService

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