Part of libcloud.storage.drivers.s3 View Source View In Hierarchy
Inherited from S3Response:
Method | success | Determine if our request was successful. |
Method | parse_error | Parse the error messages. |
Inherited from XmlResponse (via S3Response, AWSBaseResponse):
Method | parse_body | Parse response body. |
Inherited from Response (via S3Response, AWSBaseResponse, XmlResponse):
Method | __init__ | Undocumented |