public interface VanityNameServers
| Modifier and Type | Method and Description |
|---|---|
DisableVanityNameServersResponse |
disableVanityNameServers(String accountId,
String domainId)
Disable vanity name servers for the domain
|
EnableVanityNameServersResponse |
enableVanityNameServers(String accountId,
String domainId)
Enable vanity name servers for the domain
|
EnableVanityNameServersResponse enableVanityNameServers(String accountId, String domainId) throws DnsimpleException, IOException
accountId - The account IDdomainId - The domain name or IDDnsimpleException - Any API errorIOException - Any IO errorDisableVanityNameServersResponse disableVanityNameServers(String accountId, String domainId) throws DnsimpleException, IOException
accountId - The account IDdomainId - The domain name or IDDnsimpleException - Any API errorIOException - Any IO errorCopyright © 2017 DNSimple. All rights reserved.