Uses of Interface
org.jclouds.location.predicates.ZoneIdFilter

Packages that use ZoneIdFilter
org.jclouds.location.config   
org.jclouds.location.predicates.fromconfig   
 

Uses of ZoneIdFilter in org.jclouds.location.config
 

Methods in org.jclouds.location.config with parameters of type ZoneIdFilter
protected  com.google.common.base.Supplier<Set<String>> LocationModule.zoneIdsSupplier(AtomicReference<AuthorizationException> authException, long seconds, ZoneIdFilter filter, ZoneIdsSupplier uncached)
           
 

Uses of ZoneIdFilter in org.jclouds.location.predicates.fromconfig
 

Classes in org.jclouds.location.predicates.fromconfig that implement ZoneIdFilter
 class AnyOrConfiguredZoneId
          If there are zones configured in ZoneIdsFromConfiguration, return true if that set contains the input param.
 



Copyright © 2009-2013 jclouds. All Rights Reserved.