Uses of Interface
org.openstack4j.model.octavia.status.ListenerV2Status
-
Packages that use ListenerV2Status Package Description org.openstack4j.model.octavia.status org.openstack4j.openstack.octavia.domain.LoadBalancerV2StatusTree -
-
Uses of ListenerV2Status in org.openstack4j.model.octavia.status
Methods in org.openstack4j.model.octavia.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.octavia.domain.LoadBalancerV2StatusTree
Classes in org.openstack4j.openstack.octavia.domain.LoadBalancerV2StatusTree that implement ListenerV2Status Modifier and Type Class Description classOctaviaListenerV2StatusAn object to hold status of lbaas v2 listenerMethods in org.openstack4j.openstack.octavia.domain.LoadBalancerV2StatusTree that return types with arguments of type ListenerV2Status Modifier and Type Method Description List<ListenerV2Status>OctaviaLoadBalancerV2Status. getListenerStatuses()
-