Uses of Class
com.woorea.openstack.cinder.model.VolumeType
-
Packages that use VolumeType Package Description com.woorea.openstack.cinder.model -
-
Uses of VolumeType in com.woorea.openstack.cinder.model
Methods in com.woorea.openstack.cinder.model that return types with arguments of type VolumeType Modifier and Type Method Description List<VolumeType>VolumeTypes. getList()Iterator<VolumeType>VolumeTypes. iterator()
-