Uses of Interface
org.openstack4j.model.network.ext.status.ListenerV2Status
-
Packages that use ListenerV2Status Package Description org.openstack4j.model.network.ext.status org.openstack4j.openstack.networking.domain.ext.LoadBalancerV2StatusTree -
-
Uses of ListenerV2Status in org.openstack4j.model.network.ext.status
Methods in org.openstack4j.model.network.ext.status that return types with arguments of type ListenerV2Status Modifier and Type Method Description List<ListenerV2Status>LoadBalancerV2Status. getListenerStatuses()The listeners associated with the loadbalancer -
Uses of ListenerV2Status in org.openstack4j.openstack.networking.domain.ext.LoadBalancerV2StatusTree
Classes in org.openstack4j.openstack.networking.domain.ext.LoadBalancerV2StatusTree that implement ListenerV2Status Modifier and Type Class Description classNeutronListenerV2StatusAn object to hold status of lbaas v2 listenerMethods in org.openstack4j.openstack.networking.domain.ext.LoadBalancerV2StatusTree that return types with arguments of type ListenerV2Status Modifier and Type Method Description List<ListenerV2Status>NeutronLoadBalancerV2Status. getListenerStatuses()
-