org.jclouds.location.suppliers
Interface ZoneIdsSupplier

All Superinterfaces:
com.google.common.base.Supplier<Set<String>>
All Known Implementing Classes:
ZoneIdsFromConfiguration, ZoneIdsFromRegionIdToZoneIdsValues

public interface ZoneIdsSupplier
extends com.google.common.base.Supplier<Set<String>>

Author:
Adrian Cole

Method Summary
 
Methods inherited from interface com.google.common.base.Supplier
get
 



Copyright © 2009-2012 jclouds. All Rights Reserved.