Class Subdomain
The Subdomain is basically another domain, albeit one that is a child of a
parent domain. In terms of the code involved, the JSON is slightly different
than a top-level domain, and the parent is a domain instead of the DNS service
itself.
-
OpenCloud\Common\Base
-
OpenCloud\Common\PersistentObject
-
OpenCloud\DNS\Object
-
OpenCloud\DNS\Domain
-
OpenCloud\DNS\Subdomain
Methods inherited from OpenCloud\Common\PersistentObject
__construct(),
__set(),
action(),
checkExtension(),
createUrl(),
customAction(),
findLink(),
getParent(),
getService(),
id(),
jsonCollectionElement(),
jsonCollectionName(),
jsonName(),
name(),
noCreate(),
noDelete(),
noUpdate(),
parent(),
primaryKeyField(),
refresh(),
region(),
resourceName(),
service(),
setParent(),
setService(),
status(),
url(),
waitFor()
|