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