|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Zone | |
---|---|
org.jclouds.ec2.xml | |
org.jclouds.location.config | |
org.jclouds.location.functions | |
org.jclouds.location.suppliers.derived | |
org.jclouds.location.suppliers.fromconfig |
Uses of Zone in org.jclouds.ec2.xml |
---|
Fields in org.jclouds.ec2.xml with annotations of type Zone | |
---|---|
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
|
Uses of Zone in org.jclouds.location.config |
---|
Methods in org.jclouds.location.config with annotations of type Zone | |
---|---|
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)
|
Uses of Zone in org.jclouds.location.functions |
---|
Constructor parameters in org.jclouds.location.functions with annotations of type Zone | |
---|---|
ZoneToEndpoint(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> zoneToEndpointSupplier)
|
Uses of Zone in org.jclouds.location.suppliers.derived |
---|
Constructor parameters in org.jclouds.location.suppliers.derived with annotations of type Zone | |
---|---|
ZoneIdsFromRegionIdToZoneIdsValues(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> regionIdToZoneIdsSupplier)
|
Uses of Zone in org.jclouds.location.suppliers.fromconfig |
---|
Methods in org.jclouds.location.suppliers.fromconfig with annotations of type Zone | |
---|---|
Map<String,com.google.common.base.Supplier<Set<String>>> |
RegionIdToZoneIdsFromConfiguration.get()
|
Constructor parameters in org.jclouds.location.suppliers.fromconfig with annotations of type Zone | |
---|---|
ZoneIdToURIFromConfigurationOrDefaultToProvider(ValueOfConfigurationKeyOrNull config,
com.google.common.base.Supplier<URI> providerURI,
com.google.common.base.Supplier<Set<String>> zoneIds)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |