Interface | Description | |
---|---|---|
Parse | Simple interface which parses AWS response result. | |
ResponseResult | Simple interface which represents raw data access. |
Class | Description | |
---|---|---|
AmazonWebServiceClient | Base class for Amazon Web Service clients. | |
AmazonWebServiceErrorResult | Error response holder. | |
AmazonWebServiceRequest | Base class for all user facing web service request objects. | |
AmazonWebServiceResult | Main Amazon AWS response holder which is used as base class for other servise responses. | |
ClientConfiguration | Client configuration options. | |
CompleteActionEvent | Dispatched after Amazon AWS service data has loaded successfully. | |
IOErrorActionEvent | Error event dispatched when HTTP status code >= 400. | |
ProtocolEnum | Represents the communication protocol to use when sending requests to AWS. |