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