Uses of Class
org.jclouds.ec2.compute.suppliers.RegionAndNameToImageSupplier
-
Packages that use RegionAndNameToImageSupplier Package Description org.jclouds.aws.ec2.compute.config org.jclouds.ec2.compute.config -
-
Uses of RegionAndNameToImageSupplier in org.jclouds.aws.ec2.compute.config
Methods in org.jclouds.aws.ec2.compute.config with parameters of type RegionAndNameToImageSupplier Modifier and Type Method Description protected com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>>
AWSEC2ComputeServiceContextModule. provideRegionAndNameToImageSupplierCache(RegionAndNameToImageSupplier supplier)
-
Uses of RegionAndNameToImageSupplier in org.jclouds.ec2.compute.config
Methods in org.jclouds.ec2.compute.config with parameters of type RegionAndNameToImageSupplier Modifier and Type Method Description protected com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>>
EC2ComputeServiceContextModule. provideRegionAndNameToImageSupplierCache(RegionAndNameToImageSupplier supplier)
-