Uses of Class
org.jclouds.aws.ec2.compute.suppliers.AWSRegionAndNameToImageSupplier.QueryStringToMultimap

Packages that use AWSRegionAndNameToImageSupplier.QueryStringToMultimap
org.jclouds.aws.ec2.compute.suppliers   
 

Uses of AWSRegionAndNameToImageSupplier.QueryStringToMultimap in org.jclouds.aws.ec2.compute.suppliers
 

Methods in org.jclouds.aws.ec2.compute.suppliers that return AWSRegionAndNameToImageSupplier.QueryStringToMultimap
static AWSRegionAndNameToImageSupplier.QueryStringToMultimap AWSRegionAndNameToImageSupplier.QueryStringToMultimap.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AWSRegionAndNameToImageSupplier.QueryStringToMultimap[] AWSRegionAndNameToImageSupplier.QueryStringToMultimap.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2011 jclouds. All Rights Reserved.