![]() |
RAPP Platform API
|


Public Member Functions | |
| def | __init__ |
| def | __eq__ |
| Equality method. More... | |
| def | serialize |
| Serialize CloudResponse object to dictionary. More... | |
| def | set |
Cloud Response base class implementation. Inherit to implement Cloud Object specific Response objects.
| def RappCloud.CloudMsgs.Cloud.CloudResponse.__init__ | ( | self, | |
| kwargs | |||
| ) |
| def RappCloud.CloudMsgs.Cloud.CloudResponse.__eq__ | ( | self, | |
| other | |||
| ) |
| def RappCloud.CloudMsgs.Cloud.CloudResponse.serialize | ( | self | ) |
Serialize CloudResponse object to dictionary.
| def RappCloud.CloudMsgs.Cloud.CloudResponse.set | ( | self, | |
| key, | |||
| val | |||
| ) |