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.
DeleteIdentityRequest Container for the parameters to the DeleteIdentity operation.
DeleteIdentityResult An empty element.
DeleteVerifiedEmailAddressRequest Container for the parameters to the DeleteVerifiedEmailAddress operation.
Destination Represents the destination of the message, consisting of To:, CC:, and BCC: fields.
GetIdentityDkimAttributesRequest Container for the parameters to the GetIdentityDkimAttributes operation.
GetIdentityDkimAttributesResult Represents a list of all the DKIM attributes for the specified identity.
GetIdentityNotificationAttributesRequest Container for the parameters to the GetIdentityNotificationAttributes operation.
GetIdentityNotificationAttributesResult Describes whether an identity has a bounce topic or complaint topic set, or feedback forwarding enabled.
GetIdentityVerificationAttributesRequest Container for the parameters to the GetIdentityVerificationAttributes operation.
GetIdentityVerificationAttributesResult Represents the verification attributes for a list of identities.
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.
IdentityDkimAttributes Represents the DKIM attributes of a verified email address or a domain.
IdentityNotificationAttributes Represents the notification attributes of an identity, including whether a bounce or complaint topic are set, and whether feedback forwarding is enabled.
IdentityVerificationAttributes Represents the verification attributes of a single identity.
ListIdentitiesRequest Container for the parameters to the ListIdentities operation.
ListIdentitiesResult Represents a list of all verified identities for the AWS Account.
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.
SetIdentityDkimEnabledRequest Container for the parameters to the SetIdentityDkimEnabled operation.
SetIdentityDkimEnabledResult An empty element.
SetIdentityFeedbackForwardingEnabledRequest Container for the parameters to the SetIdentityFeedbackForwardingEnabled operation.
SetIdentityFeedbackForwardingEnabledResult An empty element.
SetIdentityNotificationTopicRequest Container for the parameters to the SetIdentityNotificationTopic operation.
SetIdentityNotificationTopicResult An empty element.
VerifyDomainDkimRequest Container for the parameters to the VerifyDomainDkim operation.
VerifyDomainDkimResult Represents the DNS records that must be published in the domain name's DNS to complete DKIM setup.
VerifyDomainIdentityRequest Container for the parameters to the VerifyDomainIdentity operation.
VerifyDomainIdentityResult Represents a token used for domain ownership verification.
VerifyEmailAddressRequest Container for the parameters to the VerifyEmailAddress operation.
VerifyEmailIdentityRequest Container for the parameters to the VerifyEmailIdentity operation.
VerifyEmailIdentityResult An empty element.
 

Enum Summary
IdentityType Identity Type
NotificationType Notification Type
VerificationStatus Verification Status
 

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.