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()
,
createUrl()
,
id()
,
refresh()
,
refreshFromLocationUrl()
,
region()
,
status()
Methods inherited from OpenCloud\Common\Resource\BaseResource
findLink()
,
getClient()
,
getMetadata()
,
getParent()
,
getService()
,
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()
Constants summary
integer |
DEFAULT_INTERVAL
|
#
2
|