public class FloatingIpPools extends Object implements Iterable<FloatingIpPools.FloatingIpPool>, Serializable
Modifier and Type | Class and Description |
---|---|
static class |
FloatingIpPools.FloatingIpPool |
Constructor and Description |
---|
FloatingIpPools() |
Modifier and Type | Method and Description |
---|---|
List<FloatingIpPools.FloatingIpPool> |
getList() |
Iterator<FloatingIpPools.FloatingIpPool> |
iterator() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public List<FloatingIpPools.FloatingIpPool> getList()
public Iterator<FloatingIpPools.FloatingIpPool> iterator()
iterator
in interface Iterable<FloatingIpPools.FloatingIpPool>
Copyright © 2012–2016. All rights reserved.