Class PtrRecord
PTR records are used for reverse DNS
The PtrRecord object is nearly identical with the Record object. However, the PtrRecord is a child of the service, and not a child of a Domain.
- OpenCloud\Common\Base
-
OpenCloud\Common\Resource\BaseResource
-
OpenCloud\Common\Resource\PersistentResource
-
OpenCloud\DNS\Resource\AbstractResource
-
OpenCloud\DNS\Resource\Record
-
OpenCloud\DNS\Resource\PtrRecord
Methods summary
public
|
|
public
|
|
public
|
|
public
Guzzle\Http\Message\Response
|
|
public
Guzzle\Http\Message\Response
|
|
public
Guzzle\Http\Message\Response
|
Methods inherited from OpenCloud\DNS\Resource\AbstractResource
getCreateKeys(),
getUpdateKeys()
Methods inherited from OpenCloud\Common\Resource\PersistentResource
checkExtension(),
refresh(),
refreshFromLocationUrl(),
waitFor()
Methods inherited from OpenCloud\Common\Resource\BaseResource
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
|
$server
The device which this record refers to |
Properties inherited from OpenCloud\DNS\Resource\Record
$comment,
$created,
$data,
$id,
$name,
$priority,
$ttl,
$type,
$updated