\CloudonixLazyDatamodel

Summary

Methods
Constants
create()
update()
get()
delete()
createApikey()
updateApikey()
deleteApikey()
getApikeys()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

create()

create() : mixed

Create an object in the data model

Returns

mixed

update()

update() : mixed

Update an object in the data model

Returns

mixed

get()

get() : mixed

Get an object from the data model

Returns

mixed

delete()

delete() : mixed

Delete an object from the data model

Returns

mixed

createApikey()

createApikey() : mixed

Create a new API key in the data model

Returns

mixed

updateApikey()

updateApikey() : mixed

Update an existing API key object in the data model

Returns

mixed

deleteApikey()

deleteApikey() : mixed

Delete an existing API key object from the data model

Returns

mixed

getApikeys()

getApikeys() : mixed

Get a list of currently available API keys in the data model

Returns

mixed