Uses of Class
org.jclouds.ec2.compute.functions.RegionAndIdToImage

Packages that use RegionAndIdToImage
org.jclouds.aws.ec2.compute.config   
org.jclouds.ec2.compute.config   
 

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

Methods in org.jclouds.aws.ec2.compute.config with parameters of type RegionAndIdToImage
protected  com.google.common.base.Supplier<com.google.common.cache.CacheLoader<RegionAndName,Image>> AWSEC2ComputeServiceContextModule.provideRegionAndNameToImageSupplierCacheLoader(RegionAndIdToImage delegate)
           
 

Uses of RegionAndIdToImage in org.jclouds.ec2.compute.config
 

Methods in org.jclouds.ec2.compute.config with parameters of type RegionAndIdToImage
protected  com.google.common.base.Supplier<com.google.common.cache.CacheLoader<RegionAndName,Image>> EC2ComputeServiceContextModule.provideRegionAndNameToImageSupplierCacheLoader(RegionAndIdToImage delegate)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.