Package com.amazonaws

Interface Summary
Request<T> Represents a request being sent to an Amazon Web Service, including the parameters being sent as part of the request, the endpoint to which the request should be sent, etc.
 

Class Summary
AmazonWebServiceClient Abstract base class for Amazon Web Service Java clients.
AmazonWebServiceRequest Base class for all user facing web service request objects.
ClientConfiguration Client configuration options such as proxy settings, user agent string, max retry attempts, etc.
DefaultRequest<T> Default implementation of the Request interface.
ResponseMetadata<T> Represents the metadata included in a response from an AWS service.
 

Enum Summary
AmazonServiceException.ErrorType Indicates who is responsible (if known) for a failed request.
Protocol Represents the communication protocol to use when sending requests to AWS.
 

Exception Summary
AmazonClientException Base exception class for any errors that occur while attempting to use an AWS client to make service calls to Amazon Web Services.
AmazonServiceException Extension of AmazonClientException that represents an error response returned by an Amazon web service.
 



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.