Uses of Class
org.jclouds.ec2.domain.PublicIpInstanceIdPair
Packages that use PublicIpInstanceIdPair
-
Uses of PublicIpInstanceIdPair in org.jclouds.ec2.domain
Methods in org.jclouds.ec2.domain with parameters of type PublicIpInstanceIdPair -
Uses of PublicIpInstanceIdPair in org.jclouds.ec2.features
Methods in org.jclouds.ec2.features that return types with arguments of type PublicIpInstanceIdPairModifier and TypeMethodDescriptionElasticIPAddressApi.describeAddressesInRegion
(String region, String... publicIps) Lists elastic IP addresses assigned to your identity or provides information about a specific address.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. -
Uses of PublicIpInstanceIdPair in org.jclouds.ec2.xml
Methods in org.jclouds.ec2.xml that return types with arguments of type PublicIpInstanceIdPair