| Package | Description | 
|---|---|
| org.jclouds.ec2.domain | |
| org.jclouds.ec2.services | |
| org.jclouds.ec2.xml | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
PublicIpInstanceIdPair.compareTo(PublicIpInstanceIdPair o) | 
| Modifier and Type | Method and Description | 
|---|---|
Set<PublicIpInstanceIdPair> | 
ElasticIPAddressClient.describeAddressesInRegion(String region,
                         String... publicIps)
Lists elastic IP addresses assigned to your identity or provides information about a specific
 address. 
 | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<PublicIpInstanceIdPair>> | 
ElasticIPAddressAsyncClient.describeAddressesInRegion(String region,
                         String... publicIps)  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<PublicIpInstanceIdPair> | 
DescribeAddressesResponseHandler.getResult()  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.