Modifier and Type | Class and Description |
---|---|
class |
DescribeRegionsForRegionURIs
Uses the
DescribeRegions call to return the regions endpoints, subject to any whitelist present in the
property LocationConstants.PROPERTY_REGIONS . |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> |
LocationModule.regionIdToURISupplier(AtomicReference<AuthorizationException> authException,
long seconds,
RegionIdToURISupplier uncached) |
Modifier and Type | Method and Description |
---|---|
RegionIdToURISupplier |
RegionIdToURISupplier.Factory.createForApiTypeAndVersion(String apiType,
String apiVersion) |
Modifier and Type | Class and Description |
---|---|
class |
RegionIdToURIFromConfigurationOrDefaultToProvider
looks for properties bound to the naming convention jclouds.region.
regionId .endpoint |
Modifier and Type | Class and Description |
---|---|
class |
RegionIdToURIFromAuthForServiceSupplier |
Modifier and Type | Method and Description |
---|---|
protected RegionIdToURISupplier |
KeystoneAuthenticationModule.RegionModule.guiceProvideRegionIdToURISupplierForApiVersion(String serviceType,
String apiVersion,
RegionIdToURISupplier.Factory factory) |
protected RegionIdToURISupplier |
KeystoneAuthenticationModule.RegionModule.provideRegionIdToURISupplierForApiVersion(String serviceType,
String apiVersion,
RegionIdToURISupplier.Factory factory) |
Modifier and Type | Class and Description |
---|---|
class |
RegionIdToURIFromAccessForTypeAndVersion |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.