org.jclouds.location.predicates
Interface ZoneIdFilter

All Superinterfaces:
com.google.common.base.Predicate<String>
All Known Implementing Classes:
AnyOrConfiguredZoneId

public interface ZoneIdFilter
extends com.google.common.base.Predicate<String>

Means to constrain zones returned to abstraction calls. Particularly useful to whitelist certain zones.

Author:
Adrian Cole

Method Summary
 
Methods inherited from interface com.google.common.base.Predicate
apply, equals
 



Copyright © 2009-2013 jclouds. All Rights Reserved.