Package | Description |
---|---|
org.jclouds.location.config | |
org.jclouds.location.suppliers.derived | |
org.jclouds.location.suppliers.fromconfig |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<Set<String>> |
LocationModule.regionIdsSupplier(AtomicReference<AuthorizationException> authException,
long seconds,
RegionIdsSupplier uncached) |
Modifier and Type | Class and Description |
---|---|
class |
RegionIdsFromRegionIdToURIKeySet
as opposed to via properties, lets look up regions via api, as they are more likely to change
|
Modifier and Type | Class and Description |
---|---|
class |
RegionIdsFromConfiguration
looks for properties bound to the naming convention jclouds.regions
|
Copyright © 2009-2012 jclouds. All Rights Reserved.