public class HostedZonePredicates extends Object
Constructor and Description |
---|
HostedZonePredicates() |
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Predicate<HostedZone> |
nameEquals(String name)
matches zones of the given name
|
public static com.google.common.base.Predicate<HostedZone> nameEquals(String name)
Copyright © 2009-2013 jclouds. All Rights Reserved.