Package com.amazonaws.services.simpleemail.model

Classes modeling the various types represented by AmazonSimpleEmailService.

See:
          Description

Class Summary
Body Represents the body of the message.
Content Represents textual data, plus an optional character set specification.
DeleteVerifiedEmailAddressRequest Container for the parameters to the DeleteVerifiedEmailAddress operation.
Destination Represents the destination of the message, consisting of To:, CC:, and BCC: fields.
GetSendQuotaRequest Container for the parameters to the GetSendQuota operation.
GetSendQuotaResult Represents the user's current activity limits returned from a successful GetSendQuota request.
GetSendStatisticsRequest Container for the parameters to the GetSendStatistics operation.
GetSendStatisticsResult Represents a list of SendDataPoint items returned from a successful GetSendStatistics request.
ListVerifiedEmailAddressesRequest Container for the parameters to the ListVerifiedEmailAddresses operation.
ListVerifiedEmailAddressesResult Represents a list of all the email addresses verified for the current user.
Message Represents the message to be sent, composed of a subject and a body.
RawMessage Represents the raw data of the message.
SendDataPoint Represents sending statistics data.
SendEmailRequest Container for the parameters to the SendEmail operation.
SendEmailResult Represents a unique message ID returned from a successful SendEmail request.
SendRawEmailRequest Container for the parameters to the SendRawEmail operation.
SendRawEmailResult Represents a unique message ID returned from a successful SendRawEmail request.
VerifyEmailAddressRequest Container for the parameters to the VerifyEmailAddress operation.
 

Exception Summary
MessageRejectedException Indicates that the action failed, and the message could not be sent.
 

Package com.amazonaws.services.simpleemail.model Description

Classes modeling the various types represented by AmazonSimpleEmailService.



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