Package | Description |
---|---|
org.jclouds.ec2.xml | |
org.jclouds.location.config | |
org.jclouds.location.functions | |
org.jclouds.location.suppliers.derived | |
org.jclouds.location.suppliers.fromconfig |
Modifier and Type | Field and Description |
---|---|
protected com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> |
CreateVolumeResponseHandler.regionToZonesSupplier |
protected com.google.common.base.Supplier<Set<String>> |
CreateVolumeResponseHandler.zonesSupplier |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<Set<String>> |
LocationModule.regionIdsSupplier(AtomicReference<AuthorizationException> authException,
long seconds,
ZoneIdsSupplier uncached) |
protected com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> |
LocationModule.regionIdToZoneIdsSupplier(AtomicReference<AuthorizationException> authException,
long seconds,
RegionIdToZoneIdsSupplier uncached) |
protected com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> |
LocationModule.zoneIdToURISupplier(AtomicReference<AuthorizationException> authException,
long seconds,
ZoneIdToURISupplier uncached) |
Constructor and Description |
---|
ZoneToEndpoint(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> zoneToEndpointSupplier) |
Constructor and Description |
---|
ZoneIdsFromRegionIdToZoneIdsValues(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> regionIdToZoneIdsSupplier) |
ZoneIdToURIFromJoinOnRegionIdToURI(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> regionIdToURISupplier,
com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> regionIdToZoneIdsSupplier) |
Modifier and Type | Method and Description |
---|---|
Map<String,com.google.common.base.Supplier<Set<String>>> |
RegionIdToZoneIdsFromConfiguration.get() |
Constructor and Description |
---|
ZoneIdToURIFromConfigurationOrDefaultToProvider(ValueOfConfigurationKeyOrNull config,
com.google.common.base.Supplier<URI> providerURI,
com.google.common.base.Supplier<Set<String>> zoneIds) |
Copyright © 2009-2012 jclouds. All Rights Reserved.