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