public final class ZoneAndNameServers extends Object
| Modifier and Type | Method and Description |
|---|---|
static ZoneAndNameServers |
create(Zone zone,
Iterable<String> nameServers) |
boolean |
equals(Object obj) |
com.google.common.collect.ImmutableList<String> |
getNameServers()
the authoritative name servers for the hosted zone
|
Zone |
getZone()
the hosted zone
|
int |
hashCode() |
String |
toString() |
Copyright © 2009-2013 jclouds. All Rights Reserved.