org.dasein.cloud.aws.network
Class ElasticIP.ListIpPoolCallable

java.lang.Object
  extended by org.dasein.cloud.aws.network.ElasticIP.ListIpPoolCallable
All Implemented Interfaces:
Callable
Enclosing class:
ElasticIP

public class ElasticIP.ListIpPoolCallable
extends Object
implements Callable


Constructor Summary
ElasticIP.ListIpPoolCallable(org.dasein.cloud.network.IPVersion version, boolean unassignedOnly)
           
 
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
 

Constructor Detail

ElasticIP.ListIpPoolCallable

public ElasticIP.ListIpPoolCallable(org.dasein.cloud.network.IPVersion version,
                                    boolean unassignedOnly)
Method Detail

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.