Uses of Interface
org.openstack4j.model.network.ext.status.LoadBalancerV2Status
-
Packages that use LoadBalancerV2Status Package Description org.openstack4j.model.network.ext org.openstack4j.openstack.networking.domain.ext.LoadBalancerV2StatusTree -
-
Uses of LoadBalancerV2Status in org.openstack4j.model.network.ext
Methods in org.openstack4j.model.network.ext that return LoadBalancerV2Status Modifier and Type Method Description LoadBalancerV2StatusLoadBalancerV2StatusTree. getLoadBalancerV2Status()Get the status tree of a loadbalancer -
Uses of LoadBalancerV2Status in org.openstack4j.openstack.networking.domain.ext.LoadBalancerV2StatusTree
Classes in org.openstack4j.openstack.networking.domain.ext.LoadBalancerV2StatusTree that implement LoadBalancerV2Status Modifier and Type Class Description classNeutronLoadBalancerV2StatusAn object to hold status of lbaas v2 loadbalancerMethods in org.openstack4j.openstack.networking.domain.ext.LoadBalancerV2StatusTree that return LoadBalancerV2Status Modifier and Type Method Description LoadBalancerV2StatusNeutronLoadBalancerV2StatusTree. getLoadBalancerV2Status()
-