org.jclouds.location.predicates
Interface RegionIdFilter

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

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

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

Author:
Adrian Cole

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



Copyright © 2009-2013 jclouds. All Rights Reserved.