Uses of Class
com.woorea.openstack.cinder.model.Volume
-
Packages that use Volume Package Description com.woorea.openstack.cinder.model -
-
Uses of Volume in com.woorea.openstack.cinder.model
Fields in com.woorea.openstack.cinder.model with type parameters of type Volume Modifier and Type Field Description private java.util.List<Volume>Volumes. listMethods in com.woorea.openstack.cinder.model that return types with arguments of type Volume Modifier and Type Method Description java.util.List<Volume>Volumes. getList()java.util.Iterator<Volume>Volumes. iterator()
-