Package org.jclouds.route53.predicates
Class ResourceRecordSetPredicates
java.lang.Object
org.jclouds.route53.predicates.ResourceRecordSetPredicates
Predicates handy when working with ResourceResourceRecordSet Types
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.common.base.Predicate
<ResourceRecordSet> typeEquals
(String type) matches zones of the given type
-
Constructor Details
-
ResourceRecordSetPredicates
public ResourceRecordSetPredicates()
-
-
Method Details
-
typeEquals
matches zones of the given type
-