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