Constructor and Description |
---|
RealmToLocation(Set<String> isoCodes,
String providerName,
com.google.common.base.Supplier<URI> endpoint) |
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) |
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() |
Modifier and Type | Method and Description |
---|---|
protected Set<String> |
BindPropertiesToAnnotations.bindIsoCodes(String in) |
Constructor and Description |
---|
RestContextImpl(Closer closer,
Map<String,Credentials> credentialStore,
Utils utils,
com.google.inject.Injector injector,
com.google.inject.TypeLiteral<S> syncApi,
com.google.inject.TypeLiteral<A> asyncApi,
com.google.common.base.Supplier<URI> endpoint,
String provider,
String identity,
String apiVersion,
String buildVersion,
Set<String> iso3166Codes) |
Constructor and Description |
---|
NetworkToLocation(Set<String> isoCodes,
String providerName,
com.google.common.base.Supplier<URI> endpoint,
VPDCClient client) |
Copyright © 2009-2012 jclouds. All Rights Reserved.