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