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

Packages that use ZoneIdToURISupplier
org.jclouds.location.config   
org.jclouds.location.suppliers   
org.jclouds.location.suppliers.derived   
org.jclouds.location.suppliers.fromconfig   
 

Uses of ZoneIdToURISupplier in org.jclouds.location.config
 

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

Uses of ZoneIdToURISupplier in org.jclouds.location.suppliers
 

Methods in org.jclouds.location.suppliers that return ZoneIdToURISupplier
 ZoneIdToURISupplier ZoneIdToURISupplier.Factory.createForApiTypeAndVersion(String apiType, String apiVersion)
           
 

Uses of ZoneIdToURISupplier in org.jclouds.location.suppliers.derived
 

Classes in org.jclouds.location.suppliers.derived that implement ZoneIdToURISupplier
 class ZoneIdToURIFromJoinOnRegionIdToURI
           
 

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

Classes in org.jclouds.location.suppliers.fromconfig that implement ZoneIdToURISupplier
 class ZoneIdToURIFromConfigurationOrDefaultToProvider
          looks for properties bound to the naming convention jclouds.zone.zoneId.endpoint
 



Copyright © 2009-2013 jclouds. All Rights Reserved.