Interface Listener.Service

All Superinterfaces:
Maskable, ResultLimitable, Service
Enclosing class:
Listener

@ApiService("SoftLayer_Network_LBaaS_Listener")
public static interface Listener.Service
extends Service
The SoftLayer_Network_LBaaS_Listener API service allows consumers to add, edit and delete load balancers protocols for front- and backends. In order to retrieve list of front- and backends protocols please refer to [[SoftLayer_Network_LBaaS_LoadBalancer]] service. A listener object specifies the protocol and port of allowed incoming network requests and the maximum number of accepted connections. It has references to its associated load balancer and default pool object.
See Also:
SoftLayer_Network_LBaaS_Listener