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