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() |
public List<FloatingIpPools.FloatingIpPool> getList()
public Iterator<FloatingIpPools.FloatingIpPool> iterator()
iterator
in interface Iterable<FloatingIpPools.FloatingIpPool>
Copyright © 2012–2014. All rights reserved.