Class AsyncResponse
The AsyncResponse class encapsulates the data returned by a Cloud DNS asynchronous response.
- OpenCloud\Common\Base
-
OpenCloud\Common\Resource\BaseResource
-
OpenCloud\Common\Resource\PersistentResource
-
OpenCloud\Common\PersistentObject
-
OpenCloud\DNS\Resource\AsyncResponse
Methods summary
public
|
#
__construct(
constructs a new AsyncResponse object from a JSON string |
public
string
|
|
public
string
|
|
public
Guzzle\Http\Message\Response
|
|
public
Guzzle\Http\Message\Response
|
|
public
Guzzle\Http\Message\Response
|
|
public
string
|
|
public
|
Methods inherited from OpenCloud\Common\Resource\PersistentResource
checkExtension(),
refresh(),
refreshFromLocationUrl()
Methods inherited from OpenCloud\Common\Resource\BaseResource
findLink(),
getClient(),
getMetadata(),
getParent(),
getService(),
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
Constants summary
integer |
DEFAULT_INTERVAL
|
#
2
|
Properties summary
public
|
$jobId
|
|
public
|
$callbackUrl
|
|
public
|
$status
|
|
public
|
$requestUrl
|
|
public
|
$verb
|
|
public
|
$request
|
|
public
|
$response
|
|
public
|
$error
|
|
public
|
$domains
|