Uses of Interface
org.openstack4j.model.network.ext.LoadBalancerV2StatusTree
-
-
Uses of LoadBalancerV2StatusTree in org.openstack4j.api.networking.ext
Methods in org.openstack4j.api.networking.ext that return LoadBalancerV2StatusTree Modifier and Type Method Description LoadBalancerV2StatusTreeLoadBalancerV2Service. statusTree(String loadbalancerId)Retrieve the status tree of a loadbalancer -
Uses of LoadBalancerV2StatusTree in org.openstack4j.openstack.networking.domain.ext.LoadBalancerV2StatusTree
Classes in org.openstack4j.openstack.networking.domain.ext.LoadBalancerV2StatusTree that implement LoadBalancerV2StatusTree Modifier and Type Class Description classNeutronLoadBalancerV2StatusTreeThe status tree of a lbaas v2 loadbalancer -
Uses of LoadBalancerV2StatusTree in org.openstack4j.openstack.networking.internal.ext
Methods in org.openstack4j.openstack.networking.internal.ext that return LoadBalancerV2StatusTree Modifier and Type Method Description LoadBalancerV2StatusTreeLoadBalancerV2ServiceImpl. statusTree(String loadbalancerId)Retrieve the status tree of a loadbalancer
-