public class FloatingIps extends Object implements Iterable<FloatingIp>, Serializable
| Constructor and Description |
|---|
FloatingIps() |
| Modifier and Type | Method and Description |
|---|---|
List<FloatingIp> |
getList() |
Iterator<FloatingIp> |
iterator() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic List<FloatingIp> getList()
public Iterator<FloatingIp> iterator()
iterator in interface Iterable<FloatingIp>Copyright © 2012–2023. All rights reserved.