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.zoneIdsSupplier(AtomicReference<AuthorizationException> authException,
long seconds,
ZoneIdFilter filter,
ZoneIdsSupplier uncached) |
Modifier and Type | Class and Description |
---|---|
class |
ZoneIdsFromRegionIdToZoneIdsValues
as opposed to via properties, lets look up zones via api, as they are more likely to change
|
class |
ZoneIdsFromZoneIdToURIKeySet
as opposed to via properties, lets look up zones via api, as they are more likely to change
|
Modifier and Type | Class and Description |
---|---|
class |
ZoneIdsFromConfiguration
looks for properties bound to the naming convention jclouds.zones
|
Copyright © 2009-2013 jclouds. All Rights Reserved.