Uses of Interface
org.jclouds.location.suppliers.LocationIdToIso3166CodesSupplier
- 
Packages that use LocationIdToIso3166CodesSupplier Package Description org.jclouds.location.config org.jclouds.location.suppliers.fromconfig  - 
- 
Uses of LocationIdToIso3166CodesSupplier in org.jclouds.location.config
Methods in org.jclouds.location.config with parameters of type LocationIdToIso3166CodesSupplier Modifier and Type Method Description protected com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>>LocationModule. isoCodesSupplier(AtomicReference<AuthorizationException> authException, long seconds, LocationIdToIso3166CodesSupplier uncached) - 
Uses of LocationIdToIso3166CodesSupplier in org.jclouds.location.suppliers.fromconfig
Classes in org.jclouds.location.suppliers.fromconfig that implement LocationIdToIso3166CodesSupplier Modifier and Type Class Description classLocationIdToIso3166CodesFromConfigurationlooks for properties bound to the naming conventions jclouds.region. 
 -