Class Record
The Record class represents a single domain record
This is also used for PTR records.
- OpenCloud\Common\Base
-
OpenCloud\Common\Resource\BaseResource
-
OpenCloud\Common\Resource\PersistentResource
-
OpenCloud\DNS\Resource\AbstractResource
-
OpenCloud\DNS\Resource\Record
Direct known subclasses
Methods summary
Methods inherited from OpenCloud\DNS\Resource\AbstractResource
create(),
delete(),
getCreateKeys(),
getUpdateKeys(),
update()
Methods inherited from OpenCloud\Common\Resource\PersistentResource
checkExtension(),
createUrl(),
id(),
name(),
refresh(),
refreshFromLocationUrl(),
region(),
status(),
waitFor()
Methods inherited from OpenCloud\Common\Resource\BaseResource
__construct(),
findLink(),
getClient(),
getMetadata(),
getParent(),
getService(),
getUrl(),
jsonCollectionElement(),
jsonCollectionName(),
jsonName(),
parseResponse(),
resourceName(),
setMetadata(),
setParent(),
setService(),
url()
Methods inherited from OpenCloud\Common\Base
__call(),
checkJsonError(),
generateUuid(),
getInstance(),
getLogger(),
hasLogger(),
makeResourceIteratorOptions(),
populate(),
setLogger(),
stripNamespace(),
toCamel(),
toUnderscores()