Package com.woorea.openstack.nova.model
Class Hosts
java.lang.Object
com.woorea.openstack.nova.model.Hosts
- All Implemented Interfaces:
Serializable
,Iterable<Hosts.Host>
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
list
-
-
Constructor Details
-
Hosts
public Hosts()
-
-
Method Details
-
getList
- Returns:
- the list
-
iterator
- Specified by:
iterator
in interfaceIterable<Hosts.Host>
-
toString
-