org.jclouds.location.suppliers.derived
Class ZoneIdToURIFromJoinOnRegionIdToURI
java.lang.Object
org.jclouds.location.suppliers.derived.ZoneIdToURIFromJoinOnRegionIdToURI
- All Implemented Interfaces:
- com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>>, ZoneIdToURISupplier
@Singleton
public class ZoneIdToURIFromJoinOnRegionIdToURI
- extends Object
- implements ZoneIdToURISupplier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZoneIdToURIFromJoinOnRegionIdToURI
@Inject
protected ZoneIdToURIFromJoinOnRegionIdToURI(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> regionIdToURISupplier,
com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> regionIdToZoneIdsSupplier)
get
public Map<String,com.google.common.base.Supplier<URI>> get()
- Specified by:
get in interface com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>>
Copyright © 2009-2013 jclouds. All Rights Reserved.