| Package | Description |
|---|---|
| org.jclouds.location.config | |
| org.jclouds.location.suppliers.all | |
| org.jclouds.location.suppliers.fromconfig | |
| org.jclouds.location.suppliers.implicit |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.base.Supplier<String> |
LocationModule.implicitRegionIdSupplier(AtomicReference<AuthorizationException> authException,
long seconds,
ImplicitRegionIdSupplier uncached) |
protected com.google.common.base.Supplier<Set<String>> |
LocationModule.regionIdsSupplier(AtomicReference<AuthorizationException> authException,
long seconds,
RegionIdFilter filter,
RegionIdsSupplier uncached) |
protected com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> |
LocationModule.regionIdToURISupplier(AtomicReference<AuthorizationException> authException,
long seconds,
RegionIdToURISupplier uncached) |
| Constructor and Description |
|---|
RegionToProvider(JustProvider justProvider,
com.google.common.base.Supplier<Set<String>> regionsSupplier,
com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> isoCodesByIdSupplier) |
RegionToProviderOrJustProvider(JustProvider justProvider,
com.google.common.base.Supplier<Set<String>> regionsSupplier,
com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> isoCodesByIdSupplier) |
| Constructor and Description |
|---|
RegionIdToURIFromConfigurationOrDefaultToProvider(ValueOfConfigurationKeyOrNull config,
com.google.common.base.Supplier<URI> providerURI,
com.google.common.base.Supplier<Set<String>> regionIds) |
RegionIdToZoneIdsFromConfiguration(ValueOfConfigurationKeyOrNull config,
String provider,
com.google.common.base.Supplier<Set<String>> regionsSupplier) |
| Constructor and Description |
|---|
GetRegionIdMatchingProviderURIOrNull(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> supplier,
com.google.common.base.Supplier<URI> providerUri) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.