Uses of Class
org.openstack4j.model.manila.RateLimit.TimeIntervalUnit
-
Packages that use RateLimit.TimeIntervalUnit Package Description org.openstack4j.model.manila org.openstack4j.openstack.manila.domain -
-
Uses of RateLimit.TimeIntervalUnit in org.openstack4j.model.manila
Methods in org.openstack4j.model.manila that return RateLimit.TimeIntervalUnit Modifier and Type Method Description RateLimit.TimeIntervalUnitRateLimit.Limit. getUnit()static RateLimit.TimeIntervalUnitRateLimit.TimeIntervalUnit. valueOf(String name)Returns the enum constant of this type with the specified name.static RateLimit.TimeIntervalUnit[]RateLimit.TimeIntervalUnit. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RateLimit.TimeIntervalUnit in org.openstack4j.openstack.manila.domain
Methods in org.openstack4j.openstack.manila.domain that return RateLimit.TimeIntervalUnit Modifier and Type Method Description RateLimit.TimeIntervalUnitManilaRateLimit.ManilaLimit. getUnit()
-