Class Webhook
Description of Webhook
- OpenCloud\Common\Base
-
OpenCloud\Common\Resource\BaseResource
-
OpenCloud\Common\Resource\PersistentResource
-
OpenCloud\Common\PersistentObject
-
OpenCloud\Autoscale\Resource\AbstractResource
-
OpenCloud\Autoscale\Resource\Webhook
Methods summary
public
stdClass
|
Methods inherited from OpenCloud\Autoscale\Resource\AbstractResource
Methods inherited from OpenCloud\Common\Resource\PersistentResource
checkExtension(),
create(),
delete(),
refresh(),
refreshFromLocationUrl(),
update(),
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
|
$id
|
|
public
|
$name
|
|
public
|
$metadata
|
|
public
|
$links
|
|
public
array
|
$createKeys
These are used to set the object used for JSON encode. |
#
array(
'name',
'metadata'
)
|