Home | Trees | Indices | Help |
---|
|
object --+ | Resource
Base class for resources.
|
|||
yakumo.base.Resource |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
None |
|
||
str |
|
||
dict |
|
||
bool |
|
||
None |
|
||
None |
|
||
None |
|
||
Inherited from |
|
|||
_id = None
|
|||
_attrs =
|
|||
_loaded = True
|
|||
_sub_manager_list =
|
|||
_state_attr =
|
|||
_stable_state =
|
|
|||
Inherited from |
|
Create a resource object Don't call this method directly; use Manager methods instead.
|
repr(x)
|
str(x)
|
Query ID of a resource
|
Aquire attributes as a dictionary
|
(Re)load attributes of a resource
|
Update a resource and reload it. kwargs: attributes and their values to update
|
Wait for task finished
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Apr 27 11:48:51 2017 | http://epydoc.sourceforge.net |