Uses of Annotation Interface
org.jclouds.location.Zone
Packages that use Zone
Package
Description
-
Uses of Zone in org.jclouds.ec2.xml
Constructor parameters in org.jclouds.ec2.xml with annotations of type ZoneModifierConstructorDescriptionprotected
CreateVolumeResponseHandler
(DateService dateService, com.google.common.base.Supplier<String> defaultRegion, com.google.common.base.Supplier<Map<String, com.google.common.base.Supplier<Set<String>>>> regionToZonesSupplier, com.google.common.base.Supplier<Set<String>> zonesSupplier) protected
CreateVolumeResponseHandler
(DateService dateService, com.google.common.base.Supplier<String> defaultRegion, com.google.common.base.Supplier<Map<String, com.google.common.base.Supplier<Set<String>>>> regionToZonesSupplier, com.google.common.base.Supplier<Set<String>> zonesSupplier) -
Uses of Zone in org.jclouds.location.config
Methods in org.jclouds.location.config with annotations of type ZoneModifier and TypeMethodDescriptionprotected final com.google.common.base.Supplier
<Map<String, com.google.common.base.Supplier<Set<String>>>> LocationModule.regionIdToZoneIdsSupplier
(AtomicReference<AuthorizationException> authException, long seconds, RegionIdToZoneIdsSupplier uncached) LocationModule.zoneIdsSupplier
(AtomicReference<AuthorizationException> authException, long seconds, ZoneIdFilter filter, ZoneIdsSupplier uncached) LocationModule.zoneIdToURISupplier
(AtomicReference<AuthorizationException> authException, long seconds, ZoneIdToURISupplier uncached) -
Uses of Zone in org.jclouds.location.suppliers.fromconfig
Methods in org.jclouds.location.suppliers.fromconfig with annotations of type ZoneConstructor parameters in org.jclouds.location.suppliers.fromconfig with annotations of type ZoneModifierConstructorDescriptionprotected
ZoneIdToURIFromConfigurationOrDefaultToProvider
(ValueOfConfigurationKeyOrNull config, com.google.common.base.Supplier<URI> providerURI, com.google.common.base.Supplier<Set<String>> zoneIds) -
Uses of Zone in org.jclouds.openstack.nova.ec2.xml
Constructor parameters in org.jclouds.openstack.nova.ec2.xml with annotations of type ZoneModifierConstructorDescriptionprotected
NovaCreateVolumeResponseHandler
(DateService dateService, com.google.common.base.Supplier<String> defaultRegion, com.google.common.base.Supplier<Map<String, com.google.common.base.Supplier<Set<String>>>> regionToZonesSupplier, com.google.common.base.Supplier<Set<String>> zonesSupplier) protected
NovaCreateVolumeResponseHandler
(DateService dateService, com.google.common.base.Supplier<String> defaultRegion, com.google.common.base.Supplier<Map<String, com.google.common.base.Supplier<Set<String>>>> regionToZonesSupplier, com.google.common.base.Supplier<Set<String>> zonesSupplier)