Uses of Class
org.jclouds.aws.ec2.compute.config.ImageQuery

Packages that use ImageQuery
org.jclouds.aws.ec2.compute.config   
org.jclouds.aws.ec2.compute.suppliers   
 

Uses of ImageQuery in org.jclouds.aws.ec2.compute.config
 

Methods in org.jclouds.aws.ec2.compute.config with annotations of type ImageQuery
protected  Map<String,String> AWSEC2ComputeServiceDependenciesModule.imageQuery(org.jclouds.config.ValueOfConfigurationKeyOrNull config)
           
 

Uses of ImageQuery in org.jclouds.aws.ec2.compute.suppliers
 

Constructor parameters in org.jclouds.aws.ec2.compute.suppliers with annotations of type ImageQuery
AWSEC2ImageSupplier(com.google.common.base.Supplier<Set<String>> regions, Map<String,String> queries, String clusterRegions, com.google.common.base.Supplier<com.google.common.cache.LoadingCache<org.jclouds.ec2.compute.domain.RegionAndName,? extends org.jclouds.compute.domain.Image>> cache, CallForImages.Factory factory, Set<String> clusterComputeIds, ExecutorService executor)
           
 



Copyright © 2009-2013 jclouds. All Rights Reserved.