Class DatastoreVersion
DatastoreVersion represents an configuration group for a tenant
-
OpenCloud\Common\Base
-
OpenCloud\Common\Resource\BaseResource
-
OpenCloud\Common\Resource\PersistentResource
-
OpenCloud\Database\Resource\DatastoreVersion
Methods summary
public
Guzzle\Http\Message\Response
|
#
create( array $params = array() )
Parameters
Returns
Guzzle\Http\Message\Response \Guzzle\Http\Message\Response
Throws
CreateError CreateError
Overrides
|
public
Guzzle\Http\Message\Response
|
#
update( array $params = array() )
Parameters
Returns
Guzzle\Http\Message\Response \Guzzle\Http\Message\Response
Throws
UpdateError UpdateError
Overrides
|
public
Guzzle\Http\Message\Response
|
#
delete( )
Returns
Guzzle\Http\Message\Response \Guzzle\Http\Message\Response
Throws
DeleteError DeleteError
Overrides
|
Methods inherited from OpenCloud\Common\Resource\PersistentResource
checkExtension(),
createJson(),
generateJsonPatch(),
getAlias(),
getUpdateablePropertiesAsArray(),
noCreate(),
noDelete(),
noUpdate(),
recursivelyAliasPropertyValue(),
refresh(),
refreshFromLocationUrl(),
refreshFromParent(),
updateJson(),
waitFor()
|
Methods inherited from OpenCloud\Common\Resource\BaseResource
__construct(),
findLink(),
getClient(),
getMetadata(),
getParent(),
getService(),
getUrl(),
jsonCollectionElement(),
jsonCollectionName(),
jsonName(),
parseResponse(),
primaryKeyField(),
resourceName(),
setMetadata(),
setParent(),
setService()
|
Methods inherited from OpenCloud\Common\Base
__call(),
checkJsonError(),
generateUuid(),
getInstance(),
getJsonHeader(),
getLogger(),
getPatchHeaders(),
getProperty(),
hasLogger(),
makeResourceIteratorOptions(),
populate(),
propertyExists(),
setLogger(),
setProperty(),
stripNamespace(),
toCamel(),
toUnderscores()
|