Class NetworkSecurityGrpc.NetworkSecurityImplBase (0.44.0)

public abstract static class NetworkSecurityGrpc.NetworkSecurityImplBase implements 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.

Inheritance

java.lang.Object > NetworkSecurityGrpc.NetworkSecurityImplBase

Implements

io.grpc.BindableService, NetworkSecurityGrpc.AsyncService

Constructors

NetworkSecurityImplBase()

public NetworkSecurityImplBase()

Methods

bindService()

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