Uses of Interface
org.openstack4j.model.manila.RateLimit.Limit
-
Packages that use RateLimit.Limit Package Description org.openstack4j.model.manila org.openstack4j.openstack.manila.domain -
-
Uses of RateLimit.Limit in org.openstack4j.model.manila
Methods in org.openstack4j.model.manila that return types with arguments of type RateLimit.Limit Modifier and Type Method Description List<? extends RateLimit.Limit>RateLimit. getLimit() -
Uses of RateLimit.Limit in org.openstack4j.openstack.manila.domain
Classes in org.openstack4j.openstack.manila.domain that implement RateLimit.Limit Modifier and Type Class Description static classManilaRateLimit.ManilaLimitMethods in org.openstack4j.openstack.manila.domain that return types with arguments of type RateLimit.Limit Modifier and Type Method Description List<? extends RateLimit.Limit>ManilaRateLimit. getLimit()
-