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