org.dasein.cloud.aws.network
Class ElasticIP.ListIpPoolCallable
java.lang.Object
org.dasein.cloud.aws.network.ElasticIP.ListIpPoolCallable
- All Implemented Interfaces:
- Callable
- Enclosing class:
- ElasticIP
public class ElasticIP.ListIpPoolCallable
- extends Object
- implements Callable
|
Method Summary |
Iterable<org.dasein.cloud.network.IpAddress> |
call()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElasticIP.ListIpPoolCallable
public ElasticIP.ListIpPoolCallable(org.dasein.cloud.network.IPVersion version,
boolean unassignedOnly)
call
public Iterable<org.dasein.cloud.network.IpAddress> call()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Specified by:
call in interface Callable
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
Copyright © 2009-2014 Dell, Inc.. All Rights Reserved.