Uses of Class
com.woorea.openstack.nova.model.Volume
-
Packages that use Volume Package Description com.woorea.openstack.nova.model -
-
Uses of Volume in com.woorea.openstack.nova.model
Fields in com.woorea.openstack.nova.model with type parameters of type Volume Modifier and Type Field Description private java.util.List<Volume>
Volumes. list
Methods in com.woorea.openstack.nova.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()
-