org.jclouds.ultradns.ws.predicates
Class ZonePredicates

java.lang.Object
  extended by org.jclouds.ultradns.ws.predicates.ZonePredicates

public class ZonePredicates
extends Object

Predicates handy when working with Zone Types


Constructor Summary
ZonePredicates()
           
 
Method Summary
static com.google.common.base.Predicate<Zone> typeEqualTo(Zone.Type type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZonePredicates

public ZonePredicates()
Method Detail

typeEqualTo

public static com.google.common.base.Predicate<Zone> typeEqualTo(Zone.Type type)


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.