Package | Description |
---|---|
com.myjeeva.digitalocean | |
com.myjeeva.digitalocean.impl | |
com.myjeeva.digitalocean.pojo |
Modifier and Type | Method and Description |
---|---|
Domain |
DigitalOcean.createDomain(Domain domain)
Method creates a new domain name with an A record for the specified [ip_address].
|
Domain |
DigitalOcean.getDomainInfo(String domainName)
Method returns the specified domain attributes and zone file info.
|
Modifier and Type | Method and Description |
---|---|
Domain |
DigitalOcean.createDomain(Domain domain)
Method creates a new domain name with an A record for the specified [ip_address].
|
Modifier and Type | Method and Description |
---|---|
Domain |
DigitalOceanClient.createDomain(Domain domain) |
Domain |
DigitalOceanClient.getDomainInfo(String domainName) |
Modifier and Type | Method and Description |
---|---|
Domain |
DigitalOceanClient.createDomain(Domain domain) |
Modifier and Type | Method and Description |
---|---|
List<Domain> |
Domains.getDomains() |
Modifier and Type | Method and Description |
---|---|
void |
Domains.setDomains(List<Domain> domains) |
Copyright © myjeeva blog, All rights reserved.
The copyright of the pages and contents on this website is with myjeeva.com and the content is licensed under Creative Commons – Attribution-ShareAlike 4.0 International (CC BY-SA 4.0). Libraries and code snippets on myjeeva blog has license information.