org.jclouds.ultradns.ws.predicates
Class ZonePredicates
java.lang.Object
org.jclouds.ultradns.ws.predicates.ZonePredicates
public class ZonePredicates
- extends Object
Predicates handy when working with Zone Types
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZonePredicates
public ZonePredicates()
typeEqualTo
public static com.google.common.base.Predicate<Zone> typeEqualTo(Zone.Type type)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.