Package | Description |
---|---|
org.jclouds.ec2.domain | |
org.jclouds.ec2.features | |
org.jclouds.ec2.xml |
Modifier and Type | Method and Description |
---|---|
int |
PublicIpInstanceIdPair.compareTo(PublicIpInstanceIdPair o) |
Modifier and Type | Method and Description |
---|---|
Set<PublicIpInstanceIdPair> |
ElasticIPAddressApi.describeAddressesInRegion(String region,
String... publicIps)
Lists elastic IP addresses assigned to your identity or provides information about a specific
address.
|
Set<PublicIpInstanceIdPair> |
ElasticIPAddressApi.describeAddressesInRegionWithFilter(String region,
com.google.common.collect.Multimap<String,String> filter)
Lists elastic IP addresses assigned to your identity or provides information on addresses
matching a given filter.
|
Modifier and Type | Method and Description |
---|---|
Set<PublicIpInstanceIdPair> |
DescribeAddressesResponseHandler.getResult() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.