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