org.jclouds.route53.predicates
Class HostedZonePredicates
java.lang.Object
org.jclouds.route53.predicates.HostedZonePredicates
public class HostedZonePredicates
- extends Object
Predicates handy when working with HostedZones
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HostedZonePredicates
public HostedZonePredicates()
nameEquals
public static com.google.common.base.Predicate<HostedZone> nameEquals(String name)
- matches zones of the given name
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.