Uses of Interface
org.openstack4j.model.octavia.status.LbPoolV2Status
-
Packages that use LbPoolV2Status Package Description org.openstack4j.model.octavia.status org.openstack4j.openstack.octavia.domain.LoadBalancerV2StatusTree -
-
Uses of LbPoolV2Status in org.openstack4j.model.octavia.status
Methods in org.openstack4j.model.octavia.status that return types with arguments of type LbPoolV2Status Modifier and Type Method Description List<LbPoolV2Status>ListenerV2Status. getLbPoolV2Statuses()The statuses of the pools associated with this listener -
Uses of LbPoolV2Status in org.openstack4j.openstack.octavia.domain.LoadBalancerV2StatusTree
Classes in org.openstack4j.openstack.octavia.domain.LoadBalancerV2StatusTree that implement LbPoolV2Status Modifier and Type Class Description classOctaviaLbPoolV2StatusAn object to hold status of lbaas v2 loadbalancer poolMethods in org.openstack4j.openstack.octavia.domain.LoadBalancerV2StatusTree that return types with arguments of type LbPoolV2Status Modifier and Type Method Description List<LbPoolV2Status>OctaviaListenerV2Status. getLbPoolV2Statuses()
-