Uses of Interface
org.jclouds.location.suppliers.RegionIdToZoneIdsSupplier

Packages that use RegionIdToZoneIdsSupplier
org.jclouds.ec2.suppliers   
org.jclouds.location.config   
org.jclouds.location.suppliers.fromconfig   
 

Uses of RegionIdToZoneIdsSupplier in org.jclouds.ec2.suppliers
 

Classes in org.jclouds.ec2.suppliers that implement RegionIdToZoneIdsSupplier
 class DescribeAvailabilityZonesInRegion
           
 

Uses of RegionIdToZoneIdsSupplier in org.jclouds.location.config
 

Methods in org.jclouds.location.config with parameters of type RegionIdToZoneIdsSupplier
protected  com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> LocationModule.regionIdToZoneIdsSupplier(AtomicReference<AuthorizationException> authException, long seconds, RegionIdToZoneIdsSupplier uncached)
           
 

Uses of RegionIdToZoneIdsSupplier in org.jclouds.location.suppliers.fromconfig
 

Classes in org.jclouds.location.suppliers.fromconfig that implement RegionIdToZoneIdsSupplier
 class RegionIdToZoneIdsFromConfiguration
          looks for properties bound to the naming convention jclouds.location.region.regionId .zones
 



Copyright © 2009-2012 jclouds. All Rights Reserved.