Uses of Package
com.amazonaws.services.simpleemail.model

Packages that use com.amazonaws.services.simpleemail.model
com.amazonaws.services.simpleemail Synchronous and asynchronous client classes for accessing AmazonSimpleEmailService. 
com.amazonaws.services.simpleemail.model Classes modeling the various types represented by AmazonSimpleEmailService. 
 

Classes in com.amazonaws.services.simpleemail.model used by com.amazonaws.services.simpleemail
DeleteIdentityRequest
          Container for the parameters to the DeleteIdentity operation.
DeleteIdentityResult
           An empty element.
DeleteVerifiedEmailAddressRequest
          Container for the parameters to the DeleteVerifiedEmailAddress operation.
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.
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.
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.
 

Classes in com.amazonaws.services.simpleemail.model used by com.amazonaws.services.simpleemail.model
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.
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.
GetSendQuotaResult
           Represents the user's current activity limits returned from a successful GetSendQuota request.
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.
IdentityType
          Identity Type
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.
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.
NotificationType
          Notification Type
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.
SetIdentityFeedbackForwardingEnabledRequest
          Container for the parameters to the SetIdentityFeedbackForwardingEnabled operation.
SetIdentityNotificationTopicRequest
          Container for the parameters to the SetIdentityNotificationTopic operation.
VerificationStatus
          Verification Status
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.
 



Copyright © 2016. All rights reserved.