Uses of Interface
org.openstack4j.model.network.ext.status.HealthMonitorV2Status
-
Packages that use HealthMonitorV2Status Package Description org.openstack4j.model.network.ext.status org.openstack4j.openstack.networking.domain.ext.LoadBalancerV2StatusTree -
-
Uses of HealthMonitorV2Status in org.openstack4j.model.network.ext.status
Methods in org.openstack4j.model.network.ext.status that return HealthMonitorV2Status Modifier and Type Method Description HealthMonitorV2StatusLbPoolV2Status. getHeathMonitorStatus()The status of the healthmonitor associated with this pool -
Uses of HealthMonitorV2Status in org.openstack4j.openstack.networking.domain.ext.LoadBalancerV2StatusTree
Classes in org.openstack4j.openstack.networking.domain.ext.LoadBalancerV2StatusTree that implement HealthMonitorV2Status Modifier and Type Class Description classNeutronHealthMonitorV2StatusAn object to hold status of lbaas v2 healthmonitorMethods in org.openstack4j.openstack.networking.domain.ext.LoadBalancerV2StatusTree that return HealthMonitorV2Status Modifier and Type Method Description HealthMonitorV2StatusNeutronLbPoolV2Status. getHeathMonitorStatus()
-