Uses of Interface
org.openstack4j.model.storage.block.BlockLimits.Absolute
-
Packages that use BlockLimits.Absolute Package Description org.openstack4j.model.storage.block org.openstack4j.openstack.storage.block.domain -
-
Uses of BlockLimits.Absolute in org.openstack4j.model.storage.block
Methods in org.openstack4j.model.storage.block that return BlockLimits.Absolute Modifier and Type Method Description BlockLimits.AbsoluteBlockLimits. getAbsolute() -
Uses of BlockLimits.Absolute in org.openstack4j.openstack.storage.block.domain
Classes in org.openstack4j.openstack.storage.block.domain that implement BlockLimits.Absolute Modifier and Type Class Description static classCinderBlockLimits.CinderAbsoluteLimitMethods in org.openstack4j.openstack.storage.block.domain that return BlockLimits.Absolute Modifier and Type Method Description BlockLimits.AbsoluteCinderBlockLimits. getAbsolute()
-