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