Uses of Class
org.jclouds.ec2.compute.suppliers.RegionAndNameToImageSupplier
Packages that use RegionAndNameToImageSupplier
-
Uses of RegionAndNameToImageSupplier in org.jclouds.aws.ec2.compute.config
Methods in org.jclouds.aws.ec2.compute.config with parameters of type RegionAndNameToImageSupplierModifier and TypeMethodDescriptionprotected final 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 RegionAndNameToImageSupplierModifier and TypeMethodDescriptionprotected final com.google.common.base.Supplier
<com.google.common.cache.LoadingCache<RegionAndName, ? extends Image>> EC2ComputeServiceContextModule.provideRegionAndNameToImageSupplierCache
(RegionAndNameToImageSupplier supplier)