Package | Description |
---|---|
org.jclouds.location.config | |
org.jclouds.location.suppliers.all | |
org.jclouds.location.suppliers.fromconfig |
Modifier and Type | Method and 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) |
Constructor and Description |
---|
JustProvider(String providerName,
com.google.common.base.Supplier<URI> endpointSupplier,
Set<String> isoCodesSupplier) |
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) |
Modifier and Type | Method and Description |
---|---|
Map<String,com.google.common.base.Supplier<Set<String>>> |
LocationIdToIso3166CodesFromConfiguration.get() |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.