Class NetworkSecurityGrpc.NetworkSecurityImplBase

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

    public abstract static class NetworkSecurityGrpc.NetworkSecurityImplBase
    extends Object
    implements io.grpc.BindableService, NetworkSecurityGrpc.AsyncService
    Base class for the server implementation of the service NetworkSecurity.
     Network Security API provides resources to configure authentication and
     authorization policies. Refer to per API resource documentation for more
     information.
     
    • Constructor Detail

      • NetworkSecurityImplBase

        public NetworkSecurityImplBase()
    • Method Detail

      • bindService

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