Class AddressGroupServiceGrpc.AddressGroupServiceImplBase (0.77.0)

public abstract static class AddressGroupServiceGrpc.AddressGroupServiceImplBase implements BindableService, AddressGroupServiceGrpc.AsyncService

Base class for the server implementation of the service AddressGroupService.

AddressGroup is a resource that manages a collection of IP or Domain Names, it can be used in Firewall Policy to represent allow or deny traffic from all the IP or Domain Names from the Address Group.

Inheritance

java.lang.Object > AddressGroupServiceGrpc.AddressGroupServiceImplBase

Implements

io.grpc.BindableService, AddressGroupServiceGrpc.AsyncService

Constructors

AddressGroupServiceImplBase()

public AddressGroupServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition