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\Resource\Object
-
OpenCloud\DNS\Resource\Domain
-
OpenCloud\DNS\Resource\Subdomain
Methods inherited from OpenCloud\Common\PersistentObject
__construct(),
action(),
checkExtension(),
createUrl(),
findLink(),
getClient(),
getMetadata(),
getParent(),
getService(),
getUrl(),
id(),
jsonCollectionElement(),
jsonCollectionName(),
jsonName(),
name(),
noCreate(),
noDelete(),
noUpdate(),
parseResponse(),
primaryKeyField(),
refresh(),
refreshFromLocationUrl(),
region(),
resourceName(),
setMetadata(),
setParent(),
setService(),
status(),
url(),
waitFor()
|
Methods inherited from OpenCloud\Common\Base
__call(),
checkJsonError(),
generateUuid(),
getLogger(),
getProperty(),
makeResourceIteratorOptions(),
populate(),
propertyExists(),
setLogger(),
setProperty(),
stripNamespace(),
toCamel(),
toUnderscores()
|