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