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

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

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

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



Copyright © 2009-2012 jclouds. All Rights Reserved.