public class DNS extends Object
DNS()
boolean
equals(Object obj)
List<DNSServer>
getDnsServers()
int
hashCode()
void
setDnsServers(List<DNSServer> dnsServers)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public DNS()
public List<DNSServer> getDnsServers()
public void setDnsServers(List<DNSServer> dnsServers)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2009-2013 jclouds. All Rights Reserved.