Uses of Class
com.myjeeva.digitalocean.pojo.Domain
Packages that use Domain
Package
Description
-
Uses of Domain in com.myjeeva.digitalocean
Methods in com.myjeeva.digitalocean that return DomainModifier and TypeMethodDescriptionDigitalOcean.createDomain(Domain domain) Method creates a new domain name with an A record for the specified [ip_address].DigitalOcean.getDomainInfo(String domainName) Method returns the specified domain attributes and zone file info.Methods in com.myjeeva.digitalocean with parameters of type DomainModifier and TypeMethodDescriptionDigitalOcean.createDomain(Domain domain) Method creates a new domain name with an A record for the specified [ip_address]. -
Uses of Domain in com.myjeeva.digitalocean.impl
Methods in com.myjeeva.digitalocean.impl that return DomainModifier and TypeMethodDescriptionDigitalOceanClient.createDomain(Domain domain) DigitalOceanClient.getDomainInfo(String domainName) Methods in com.myjeeva.digitalocean.impl with parameters of type Domain -
Uses of Domain in com.myjeeva.digitalocean.pojo
Methods in com.myjeeva.digitalocean.pojo that return types with arguments of type DomainMethod parameters in com.myjeeva.digitalocean.pojo with type arguments of type Domain