Part of libcloud.storage.drivers.cloudfiles View Source View In Hierarchy
Inherited from CloudFilesResponse:
Method | success | Determine if our request was successful. |
Method | parse_body | Parse response body. |
Inherited from Response (via CloudFilesResponse):
Method | __init__ | Undocumented |
Method | parse_error | Parse the error messages. |
Inherited from RawResponse:
Method | __init__ | Undocumented |
Method | response | Undocumented |
Method | status | Undocumented |
Method | headers | Undocumented |
Method | reason | Undocumented |
Inherited from Response (via RawResponse):
Method | parse_body | Parse response body. |
Method | parse_error | Parse the error messages. |
Method | success | Determine if our request was successful. |