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(),
refresh(),
refreshFromLocationUrl(),
waitFor()
Methods inherited from OpenCloud\Common\Resource\BaseResource
__construct(),
findLink(),
getClient(),
getMetadata(),
getParent(),
getService(),
getUrl(),
jsonCollectionElement(),
jsonCollectionName(),
jsonName(),
parseResponse(),
resourceName(),
setMetadata(),
setParent(),
setService()
Methods inherited from OpenCloud\Common\Base
__call(),
checkJsonError(),
generateUuid(),
getInstance(),
getLogger(),
hasLogger(),
makeResourceIteratorOptions(),
populate(),
setLogger(),
stripNamespace(),
toCamel(),
toUnderscores()
Magic methods summary
Properties summary
public
|
$ttl
|
|
public
|
$updated
|
|
public
|
$created
|
|
public
|
$name
|
|
public
|
$id
|
|
public
|
$type
|
|
public
|
$data
|
|
public
|
$priority
|
|
public
|
$comment
|