A B C D E F G H I L M N P R S T V W 

A

addDkimAttributesEntry(String, IdentityDkimAttributes) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
The DKIM attributes for an email address or a domain.
addNotificationAttributesEntry(String, IdentityNotificationAttributes) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
A map of Identity to IdentityNotificationAttributes.
addPoliciesEntry(String, String) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesResult
A map of policy names to policies.
addVerificationAttributesEntry(String, IdentityVerificationAttributes) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
A map of Identities to IdentityVerificationAttributes objects.
AmazonSimpleEmailService - Interface in com.amazonaws.services.simpleemail
Interface for accessing AmazonSimpleEmailService.
AmazonSimpleEmailServiceAsync - Interface in com.amazonaws.services.simpleemail
Interface for accessing AmazonSimpleEmailService asynchronously.
AmazonSimpleEmailServiceAsyncClient - Class in com.amazonaws.services.simpleemail
Asynchronous client for accessing AmazonSimpleEmailService.
AmazonSimpleEmailServiceAsyncClient() - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService.
AmazonSimpleEmailServiceAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService.
AmazonSimpleEmailServiceAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials.
AmazonSimpleEmailServiceAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials and executor service.
AmazonSimpleEmailServiceAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials, executor service, and client configuration options.
AmazonSimpleEmailServiceAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider.
AmazonSimpleEmailServiceAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider and executor service.
AmazonSimpleEmailServiceAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider and client configuration options.
AmazonSimpleEmailServiceAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonSimpleEmailServiceClient - Class in com.amazonaws.services.simpleemail
Client for accessing AmazonSimpleEmailService.
AmazonSimpleEmailServiceClient() - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService.
AmazonSimpleEmailServiceClient(ClientConfiguration) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService.
AmazonSimpleEmailServiceClient(AWSCredentials) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials.
AmazonSimpleEmailServiceClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials and client configuration options.
AmazonSimpleEmailServiceClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider.
AmazonSimpleEmailServiceClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider and client configuration options.
AmazonSimpleEmailServiceClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider, client configuration options, and request metric collector.
appendUserAgent(X, String) - Method in class com.amazonaws.services.simpleemail.AWSJavaMailTransport
 
AWS_ACCESS_KEY_PROPERTY - Static variable in class com.amazonaws.services.simpleemail.AWSJavaMailTransport
 
AWS_EMAIL_SERVICE_ENDPOINT_PROPERTY - Static variable in class com.amazonaws.services.simpleemail.AWSJavaMailTransport
 
AWS_SECRET_KEY_PROPERTY - Static variable in class com.amazonaws.services.simpleemail.AWSJavaMailTransport
 
AWSJavaMailTransport - Class in com.amazonaws.services.simpleemail
A transport implementation using Amazon Web Service's E-mail Service.
AWSJavaMailTransport(Session, URLName) - Constructor for class com.amazonaws.services.simpleemail.AWSJavaMailTransport
 

B

Body - Class in com.amazonaws.services.simpleemail.model
Represents the body of the message.
Body() - Constructor for class com.amazonaws.services.simpleemail.model.Body
Default constructor for a new Body object.
Body(Content) - Constructor for class com.amazonaws.services.simpleemail.model.Body
Constructs a new Body object.

C

clearDkimAttributesEntries() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
Removes all the entries added into DkimAttributes.
clearNotificationAttributesEntries() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
Removes all the entries added into NotificationAttributes.
clearPoliciesEntries() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesResult
Removes all the entries added into Policies.
clearVerificationAttributesEntries() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
Removes all the entries added into VerificationAttributes.
clone() - Method in class com.amazonaws.services.simpleemail.model.Body
 
clone() - Method in class com.amazonaws.services.simpleemail.model.Content
 
clone() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.Destination
 
clone() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
 
clone() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
 
clone() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
 
clone() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.Message
 
clone() - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.RawMessage
 
clone() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
 
clone() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
 
clone() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
 
clone() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
 
close() - Method in class com.amazonaws.services.simpleemail.AWSJavaMailTransport
 
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.simpleemail - package com.amazonaws.services.simpleemail
Synchronous and asynchronous client classes for accessing AmazonSimpleEmailService.
com.amazonaws.services.simpleemail.model - package com.amazonaws.services.simpleemail.model
Classes modeling the various types represented by AmazonSimpleEmailService.
Content - Class in com.amazonaws.services.simpleemail.model
Represents textual data, plus an optional character set specification.
Content() - Constructor for class com.amazonaws.services.simpleemail.model.Content
Default constructor for a new Content object.
Content(String) - Constructor for class com.amazonaws.services.simpleemail.model.Content
Constructs a new Content object.

D

deleteIdentity(DeleteIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentity(DeleteIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentityAsync(DeleteIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentityAsync(DeleteIdentityRequest, AsyncHandler<DeleteIdentityRequest, DeleteIdentityResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentityAsync(DeleteIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentityAsync(DeleteIdentityRequest, AsyncHandler<DeleteIdentityRequest, DeleteIdentityResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentityPolicy(DeleteIdentityPolicyRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Deletes the specified sending authorization policy for the given identity (email address or domain).
deleteIdentityPolicy(DeleteIdentityPolicyRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Deletes the specified sending authorization policy for the given identity (email address or domain).
deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified sending authorization policy for the given identity (email address or domain).
deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest, AsyncHandler<DeleteIdentityPolicyRequest, DeleteIdentityPolicyResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified sending authorization policy for the given identity (email address or domain).
deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified sending authorization policy for the given identity (email address or domain).
deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest, AsyncHandler<DeleteIdentityPolicyRequest, DeleteIdentityPolicyResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified sending authorization policy for the given identity (email address or domain).
DeleteIdentityPolicyRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the DeleteIdentityPolicy operation.
DeleteIdentityPolicyRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
 
DeleteIdentityPolicyResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
DeleteIdentityPolicyResult() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyResult
 
DeleteIdentityRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the DeleteIdentity operation.
DeleteIdentityRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
 
DeleteIdentityResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
DeleteIdentityResult() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
 
deleteVerifiedEmailAddress(DeleteVerifiedEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddress(DeleteVerifiedEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest, AsyncHandler<DeleteVerifiedEmailAddressRequest, Void>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest, AsyncHandler<DeleteVerifiedEmailAddressRequest, Void>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified email address from the list of verified addresses.
DeleteVerifiedEmailAddressRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the DeleteVerifiedEmailAddress operation.
DeleteVerifiedEmailAddressRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
 
Destination - Class in com.amazonaws.services.simpleemail.model
Represents the destination of the message, consisting of To:, CC:, and BCC: fields.
Destination() - Constructor for class com.amazonaws.services.simpleemail.model.Destination
Default constructor for a new Destination object.
Destination(List<String>) - Constructor for class com.amazonaws.services.simpleemail.model.Destination
Constructs a new Destination object.

E

equals(Object) - Method in class com.amazonaws.services.simpleemail.model.Body
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.Content
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.Destination
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.Message
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.RawMessage
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
 
exceptionUnmarshallers - Variable in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
List of exception unmarshallers for all AmazonSimpleEmailService exceptions.

F

fromValue(String) - Static method in enum com.amazonaws.services.simpleemail.model.IdentityType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleemail.model.NotificationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
Use this in place of valueOf.

G

getActionName() - Method in enum com.amazonaws.auth.policy.actions.SimpleEmailServiceActions
 
getBccAddresses() - Method in class com.amazonaws.services.simpleemail.model.Destination
The BCC: field(s) of the message.
getBody() - Method in class com.amazonaws.services.simpleemail.model.Message
The message body.
getBounces() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have bounced.
getBounceTopic() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES will publish bounce notifications.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCcAddresses() - Method in class com.amazonaws.services.simpleemail.model.Destination
The CC: field(s) of the message.
getCharset() - Method in class com.amazonaws.services.simpleemail.model.Content
The character set of the content.
getComplaints() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of unwanted emails that were rejected by recipients.
getComplaintTopic() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES will publish complaint notifications.
getData() - Method in class com.amazonaws.services.simpleemail.model.Content
The textual data of the content.
getData() - Method in class com.amazonaws.services.simpleemail.model.RawMessage
The raw data of the message.
getDeliveryAttempts() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have been enqueued for sending.
getDeliveryTopic() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES will publish delivery notifications.
getDestination() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The destination for this email, composed of To:, CC:, and BCC: fields.
getDestinations() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
A list of destinations for the message, consisting of To:, CC:, and BCC: addresses.
getDkimAttributes() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
The DKIM attributes for an email address or a domain.
getDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
True if DKIM signing is enabled for email sent from the identity; false otherwise.
getDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
Sets whether DKIM signing is enabled for an identity.
getDkimTokens() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
A set of character strings that represent the domain's identity.
getDkimTokens() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
A set of character strings that represent the domain's identity.
getDkimVerificationStatus() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain name's DNS.
getDomain() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
The name of the domain to be verified for Easy DKIM signing.
getDomain() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
The domain to be verified.
getEmailAddress() - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
An email address to be removed from the list of verified addresses.
getEmailAddress() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
The email address to be verified.
getEmailAddress() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
The email address to be verified.
getExecutorService() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the executor service used by this async client to execute requests.
getForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
Describes whether Amazon SES will forward bounce and complaint notifications as email.
getForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
Sets whether Amazon SES will forward bounce and complaint notifications as email.
getFromArn() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
This parameter is used only for sending authorization.
getHtml() - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in HTML format.
getIdentities() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
A list of one or more verified identities - email addresses, domains, or both.
getIdentities() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
A list of one or more identities.
getIdentities() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
A list of identities.
getIdentities() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
A list of identities.
getIdentity() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
The identity that is associated with the policy that you want to delete.
getIdentity() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
The identity to be removed from the list of identities for the AWS Account.
getIdentity() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
The identity for which the policies will be retrieved.
getIdentity() - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesRequest
The identity that is associated with the policy for which the policies will be listed.
getIdentity() - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
The identity to which the policy will apply.
getIdentity() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
The identity for which DKIM signing should be enabled or disabled.
getIdentity() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
The identity for which to set bounce and complaint notification forwarding.
getIdentity() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The identity for which the Amazon SNS topic will be set.
getIdentityDkimAttributes(GetIdentityDkimAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns the current status of Easy DKIM signing for an entity.
getIdentityDkimAttributes(GetIdentityDkimAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns the current status of Easy DKIM signing for an entity.
getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the current status of Easy DKIM signing for an entity.
getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest, AsyncHandler<GetIdentityDkimAttributesRequest, GetIdentityDkimAttributesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the current status of Easy DKIM signing for an entity.
getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the current status of Easy DKIM signing for an entity.
getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest, AsyncHandler<GetIdentityDkimAttributesRequest, GetIdentityDkimAttributesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the current status of Easy DKIM signing for an entity.
GetIdentityDkimAttributesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the GetIdentityDkimAttributes operation.
GetIdentityDkimAttributesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
 
GetIdentityDkimAttributesResult - Class in com.amazonaws.services.simpleemail.model
Represents a list of all the DKIM attributes for the specified identity.
GetIdentityDkimAttributesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
 
getIdentityNotificationAttributes(GetIdentityNotificationAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributes(GetIdentityNotificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest, AsyncHandler<GetIdentityNotificationAttributesRequest, GetIdentityNotificationAttributesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest, AsyncHandler<GetIdentityNotificationAttributesRequest, GetIdentityNotificationAttributesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
GetIdentityNotificationAttributesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the GetIdentityNotificationAttributes operation.
GetIdentityNotificationAttributesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
 
GetIdentityNotificationAttributesResult - Class in com.amazonaws.services.simpleemail.model
Describes whether an identity has Amazon Simple Notification Service (Amazon SNS) topics set for bounce, complaint, and/or delivery notifications, and specifies whether feedback forwarding is enabled for bounce and complaint notifications.
GetIdentityNotificationAttributesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
 
getIdentityPolicies(GetIdentityPoliciesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns the requested sending authorization policies for the given identity (email address or domain).
getIdentityPolicies(GetIdentityPoliciesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns the requested sending authorization policies for the given identity (email address or domain).
getIdentityPoliciesAsync(GetIdentityPoliciesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the requested sending authorization policies for the given identity (email address or domain).
getIdentityPoliciesAsync(GetIdentityPoliciesRequest, AsyncHandler<GetIdentityPoliciesRequest, GetIdentityPoliciesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the requested sending authorization policies for the given identity (email address or domain).
getIdentityPoliciesAsync(GetIdentityPoliciesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the requested sending authorization policies for the given identity (email address or domain).
getIdentityPoliciesAsync(GetIdentityPoliciesRequest, AsyncHandler<GetIdentityPoliciesRequest, GetIdentityPoliciesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the requested sending authorization policies for the given identity (email address or domain).
GetIdentityPoliciesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the GetIdentityPolicies operation.
GetIdentityPoliciesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
 
GetIdentityPoliciesResult - Class in com.amazonaws.services.simpleemail.model
Represents a map of policy names to policies returned from a successful GetIdentityPolicies request.
GetIdentityPoliciesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesResult
 
getIdentityType() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The type of the identities to list.
getIdentityVerificationAttributes(GetIdentityVerificationAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributes(GetIdentityVerificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest, AsyncHandler<GetIdentityVerificationAttributesRequest, GetIdentityVerificationAttributesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest, AsyncHandler<GetIdentityVerificationAttributesRequest, GetIdentityVerificationAttributesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
GetIdentityVerificationAttributesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the GetIdentityVerificationAttributes operation.
GetIdentityVerificationAttributesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
 
GetIdentityVerificationAttributesResult - Class in com.amazonaws.services.simpleemail.model
Represents the verification attributes for a list of identities.
GetIdentityVerificationAttributesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
 
getMax24HourSend() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails the user is allowed to send in a 24-hour interval.
getMaxItems() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The maximum number of identities per page.
getMaxSendRate() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails that Amazon SES can accept from the user's account per second.
getMessage() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The message to be sent.
getMessageId() - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
The unique message identifier returned from the SendEmail action.
getMessageId() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
The unique message identifier returned from the SendRawEmail action.
getNextToken() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The token to use for pagination.
getNextToken() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
The token used for pagination.
getNotificationAttributes() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
A map of Identity to IdentityNotificationAttributes.
getNotificationType() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The type of notifications that will be published to the specified Amazon SNS topic.
getPolicies() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesResult
A map of policy names to policies.
getPolicy() - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
The text of the policy in JSON format.
getPolicyName() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
The name of the policy to be deleted.
getPolicyName() - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
The name of the policy.
getPolicyNames() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
A list of the names of policies to be retrieved.
getPolicyNames() - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesResult
A list of names of policies that apply to the specified identity.
getRawMessage() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The raw text of the message.
getRejects() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails rejected by Amazon SES.
getReplyToAddresses() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The reply-to email address(es) for the message.
getReturnPath() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The email address to which bounces and complaints are to be forwarded when feedback forwarding is enabled.
getReturnPathArn() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
This parameter is used only for sending authorization.
getReturnPathArn() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
This parameter is used only for sending authorization.
getSendDataPoints() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
A list of data points, each of which represents 15 minutes of activity.
getSendQuota(GetSendQuotaRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns the user's current sending limits.
getSendQuota() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns the user's current sending limits.
getSendQuota(GetSendQuotaRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns the user's current sending limits.
getSendQuota() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns the user's current sending limits.
getSendQuotaAsync(GetSendQuotaRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the user's current sending limits.
getSendQuotaAsync(GetSendQuotaRequest, AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the user's current sending limits.
getSendQuotaAsync(GetSendQuotaRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the user's current sending limits.
getSendQuotaAsync(GetSendQuotaRequest, AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the user's current sending limits.
GetSendQuotaRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the GetSendQuota operation.
GetSendQuotaRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
 
GetSendQuotaResult - Class in com.amazonaws.services.simpleemail.model
Represents the user's current activity limits returned from a successful GetSendQuota request.
GetSendQuotaResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
 
getSendStatistics(GetSendStatisticsRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns the user's sending statistics.
getSendStatistics() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns the user's sending statistics.
getSendStatistics(GetSendStatisticsRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns the user's sending statistics.
getSendStatistics() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns the user's sending statistics.
getSendStatisticsAsync(GetSendStatisticsRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the user's sending statistics.
getSendStatisticsAsync(GetSendStatisticsRequest, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the user's sending statistics.
getSendStatisticsAsync(GetSendStatisticsRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the user's sending statistics.
getSendStatisticsAsync(GetSendStatisticsRequest, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the user's sending statistics.
GetSendStatisticsRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the GetSendStatistics operation.
GetSendStatisticsRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
 
GetSendStatisticsResult - Class in com.amazonaws.services.simpleemail.model
Represents a list of SendDataPoint items returned from a successful GetSendStatistics request.
GetSendStatisticsResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
 
getSentLast24Hours() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The number of emails sent during the previous 24 hours.
getSnsTopic() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic.
getSource() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The email address that is sending the email.
getSource() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The identity's email address.
getSourceArn() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
This parameter is used only for sending authorization.
getSourceArn() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
This parameter is used only for sending authorization.
getSubject() - Method in class com.amazonaws.services.simpleemail.model.Message
The subject of the message: A short summary of the content, which will appear in the recipient's inbox.
getText() - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in text format.
getTimestamp() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Time of the data point.
getToAddresses() - Method in class com.amazonaws.services.simpleemail.model.Destination
The To: field(s) of the message.
getVerificationAttributes() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
A map of Identities to IdentityVerificationAttributes objects.
getVerificationStatus() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
getVerificationToken() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification token for a domain identity.
getVerificationToken() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
A TXT record that must be placed in the DNS settings for the domain, in order to complete domain verification.
getVerifiedEmailAddresses() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
A list of email addresses that have been verified.

H

hashCode() - Method in class com.amazonaws.services.simpleemail.model.Body
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.Content
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.Destination
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.Message
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.RawMessage
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
 

I

IdentityDkimAttributes - Class in com.amazonaws.services.simpleemail.model
Represents the DKIM attributes of a verified email address or a domain.
IdentityDkimAttributes() - Constructor for class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
 
IdentityNotificationAttributes - Class in com.amazonaws.services.simpleemail.model
Represents the notification attributes of an identity, including whether an identity has Amazon Simple Notification Service (Amazon SNS) topics set for bounce, complaint, and/or delivery notifications, and whether feedback forwarding is enabled for bounce and complaint notifications.
IdentityNotificationAttributes() - Constructor for class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
 
IdentityType - Enum in com.amazonaws.services.simpleemail.model
Identity Type
IdentityVerificationAttributes - Class in com.amazonaws.services.simpleemail.model
Represents the verification attributes of a single identity.
IdentityVerificationAttributes() - Constructor for class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
 
InvalidPolicyException - Exception in com.amazonaws.services.simpleemail.model
Indicates that the provided policy is invalid.
InvalidPolicyException(String) - Constructor for exception com.amazonaws.services.simpleemail.model.InvalidPolicyException
Constructs a new InvalidPolicyException with the specified error message.
isDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
True if DKIM signing is enabled for email sent from the identity; false otherwise.
isDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
Sets whether DKIM signing is enabled for an identity.
isForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
Describes whether Amazon SES will forward bounce and complaint notifications as email.
isForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
Sets whether Amazon SES will forward bounce and complaint notifications as email.

L

listIdentities(ListIdentitiesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentities() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentities(ListIdentitiesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentities() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentitiesAsync(ListIdentitiesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentitiesAsync(ListIdentitiesRequest, AsyncHandler<ListIdentitiesRequest, ListIdentitiesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentitiesAsync(ListIdentitiesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentitiesAsync(ListIdentitiesRequest, AsyncHandler<ListIdentitiesRequest, ListIdentitiesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
ListIdentitiesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the ListIdentities operation.
ListIdentitiesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
 
ListIdentitiesResult - Class in com.amazonaws.services.simpleemail.model
Represents a list of all verified identities for the AWS Account.
ListIdentitiesResult() - Constructor for class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
 
listIdentityPolicies(ListIdentityPoliciesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a list of sending authorization policies that are attached to the given identity (email address or domain).
listIdentityPolicies(ListIdentityPoliciesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a list of sending authorization policies that are attached to the given identity (email address or domain).
listIdentityPoliciesAsync(ListIdentityPoliciesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list of sending authorization policies that are attached to the given identity (email address or domain).
listIdentityPoliciesAsync(ListIdentityPoliciesRequest, AsyncHandler<ListIdentityPoliciesRequest, ListIdentityPoliciesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list of sending authorization policies that are attached to the given identity (email address or domain).
listIdentityPoliciesAsync(ListIdentityPoliciesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list of sending authorization policies that are attached to the given identity (email address or domain).
listIdentityPoliciesAsync(ListIdentityPoliciesRequest, AsyncHandler<ListIdentityPoliciesRequest, ListIdentityPoliciesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list of sending authorization policies that are attached to the given identity (email address or domain).
ListIdentityPoliciesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the ListIdentityPolicies operation.
ListIdentityPoliciesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesRequest
 
ListIdentityPoliciesResult - Class in com.amazonaws.services.simpleemail.model
Represents a list of policy names returned from a successful ListIdentityPolicies request.
ListIdentityPoliciesResult() - Constructor for class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesResult
 
listVerifiedEmailAddresses(ListVerifiedEmailAddressesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddresses() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddresses(ListVerifiedEmailAddressesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddresses() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest, AsyncHandler<ListVerifiedEmailAddressesRequest, ListVerifiedEmailAddressesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest, AsyncHandler<ListVerifiedEmailAddressesRequest, ListVerifiedEmailAddressesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list containing all of the email addresses that have been verified.
ListVerifiedEmailAddressesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the ListVerifiedEmailAddresses operation.
ListVerifiedEmailAddressesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
 
ListVerifiedEmailAddressesResult - Class in com.amazonaws.services.simpleemail.model
Represents a list of all the email addresses verified for the current user.
ListVerifiedEmailAddressesResult() - Constructor for class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
 

M

Message - Class in com.amazonaws.services.simpleemail.model
Represents the message to be sent, composed of a subject and a body.
Message() - Constructor for class com.amazonaws.services.simpleemail.model.Message
Default constructor for a new Message object.
Message(Content, Body) - Constructor for class com.amazonaws.services.simpleemail.model.Message
Constructs a new Message object.
MessageRejectedException - Exception in com.amazonaws.services.simpleemail.model
Indicates that the action failed, and the message could not be sent.
MessageRejectedException(String) - Constructor for exception com.amazonaws.services.simpleemail.model.MessageRejectedException
Constructs a new MessageRejectedException with the specified error message.

N

NotificationType - Enum in com.amazonaws.services.simpleemail.model
Notification Type

P

protocolConnect(String, int, String, String) - Method in class com.amazonaws.services.simpleemail.AWSJavaMailTransport
Sets up a new AmazonSimpleEmailServiceClient.
putIdentityPolicy(PutIdentityPolicyRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Adds or updates a sending authorization policy for the specified identity (email address or domain).
putIdentityPolicy(PutIdentityPolicyRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Adds or updates a sending authorization policy for the specified identity (email address or domain).
putIdentityPolicyAsync(PutIdentityPolicyRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Adds or updates a sending authorization policy for the specified identity (email address or domain).
putIdentityPolicyAsync(PutIdentityPolicyRequest, AsyncHandler<PutIdentityPolicyRequest, PutIdentityPolicyResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Adds or updates a sending authorization policy for the specified identity (email address or domain).
putIdentityPolicyAsync(PutIdentityPolicyRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Adds or updates a sending authorization policy for the specified identity (email address or domain).
putIdentityPolicyAsync(PutIdentityPolicyRequest, AsyncHandler<PutIdentityPolicyRequest, PutIdentityPolicyResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Adds or updates a sending authorization policy for the specified identity (email address or domain).
PutIdentityPolicyRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the PutIdentityPolicy operation.
PutIdentityPolicyRequest() - Constructor for class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
 
PutIdentityPolicyResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
PutIdentityPolicyResult() - Constructor for class com.amazonaws.services.simpleemail.model.PutIdentityPolicyResult
 

R

RawMessage - Class in com.amazonaws.services.simpleemail.model
Represents the raw data of the message.
RawMessage() - Constructor for class com.amazonaws.services.simpleemail.model.RawMessage
Default constructor for a new RawMessage object.
RawMessage(ByteBuffer) - Constructor for class com.amazonaws.services.simpleemail.model.RawMessage
Constructs a new RawMessage object.

S

SendDataPoint - Class in com.amazonaws.services.simpleemail.model
Represents sending statistics data.
SendDataPoint() - Constructor for class com.amazonaws.services.simpleemail.model.SendDataPoint
 
sendEmail(SendEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmail(SendEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmailAsync(SendEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmailAsync(SendEmailRequest, AsyncHandler<SendEmailRequest, SendEmailResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmailAsync(SendEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmailAsync(SendEmailRequest, AsyncHandler<SendEmailRequest, SendEmailResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Composes an email message based on input data, and then immediately queues the message for sending.
SendEmailRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the SendEmail operation.
SendEmailRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailRequest
Default constructor for a new SendEmailRequest object.
SendEmailRequest(String, Destination, Message) - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailRequest
Constructs a new SendEmailRequest object.
SendEmailResult - Class in com.amazonaws.services.simpleemail.model
Represents a unique message ID returned from a successful SendEmail request.
SendEmailResult() - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailResult
 
sendMessage(Message, Address[]) - Method in class com.amazonaws.services.simpleemail.AWSJavaMailTransport
Sends a MIME message through Amazon's E-mail Service with the specified recipients.
sendRawEmail(SendRawEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Sends an email message, with header and content specified by the client.
sendRawEmail(SendRawEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Sends an email message, with header and content specified by the client.
sendRawEmailAsync(SendRawEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Sends an email message, with header and content specified by the client.
sendRawEmailAsync(SendRawEmailRequest, AsyncHandler<SendRawEmailRequest, SendRawEmailResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Sends an email message, with header and content specified by the client.
sendRawEmailAsync(SendRawEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Sends an email message, with header and content specified by the client.
sendRawEmailAsync(SendRawEmailRequest, AsyncHandler<SendRawEmailRequest, SendRawEmailResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Sends an email message, with header and content specified by the client.
SendRawEmailRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the SendRawEmail operation.
SendRawEmailRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
Default constructor for a new SendRawEmailRequest object.
SendRawEmailRequest(RawMessage) - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
Constructs a new SendRawEmailRequest object.
SendRawEmailResult - Class in com.amazonaws.services.simpleemail.model
Represents a unique message ID returned from a successful SendRawEmail request.
SendRawEmailResult() - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailResult
 
setBccAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The BCC: field(s) of the message.
setBody(Body) - Method in class com.amazonaws.services.simpleemail.model.Message
The message body.
setBounces(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have bounced.
setBounceTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES will publish bounce notifications.
setCcAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The CC: field(s) of the message.
setCharset(String) - Method in class com.amazonaws.services.simpleemail.model.Content
The character set of the content.
setComplaints(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of unwanted emails that were rejected by recipients.
setComplaintTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES will publish complaint notifications.
setData(String) - Method in class com.amazonaws.services.simpleemail.model.Content
The textual data of the content.
setData(ByteBuffer) - Method in class com.amazonaws.services.simpleemail.model.RawMessage
The raw data of the message.
setDeliveryAttempts(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have been enqueued for sending.
setDeliveryTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES will publish delivery notifications.
setDestination(Destination) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The destination for this email, composed of To:, CC:, and BCC: fields.
setDestinations(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
A list of destinations for the message, consisting of To:, CC:, and BCC: addresses.
setDkimAttributes(Map<String, IdentityDkimAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
The DKIM attributes for an email address or a domain.
setDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
True if DKIM signing is enabled for email sent from the identity; false otherwise.
setDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
Sets whether DKIM signing is enabled for an identity.
setDkimTokens(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
A set of character strings that represent the domain's identity.
setDkimTokens(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
A set of character strings that represent the domain's identity.
setDkimVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain name's DNS.
setDkimVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain name's DNS.
setDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
The name of the domain to be verified for Easy DKIM signing.
setDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
The domain to be verified.
setEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
An email address to be removed from the list of verified addresses.
setEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
The email address to be verified.
setEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
The email address to be verified.
setEndpoint(String) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Overrides the default endpoint for this client ("https://email.us-east-1.amazonaws.com").
setForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
Describes whether Amazon SES will forward bounce and complaint notifications as email.
setForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
Sets whether Amazon SES will forward bounce and complaint notifications as email.
setFromArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
This parameter is used only for sending authorization.
setHtml(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in HTML format.
setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
A list of one or more verified identities - email addresses, domains, or both.
setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
A list of one or more identities.
setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
A list of identities.
setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
A list of identities.
setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
The identity that is associated with the policy that you want to delete.
setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
The identity to be removed from the list of identities for the AWS Account.
setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
The identity for which the policies will be retrieved.
setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesRequest
The identity that is associated with the policy for which the policies will be listed.
setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
The identity to which the policy will apply.
setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
The identity for which DKIM signing should be enabled or disabled.
setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
The identity for which to set bounce and complaint notification forwarding.
setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The identity for which the Amazon SNS topic will be set.
setIdentityDkimEnabled(SetIdentityDkimEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Enables or disables Easy DKIM signing of email sent from an identity:
setIdentityDkimEnabled(SetIdentityDkimEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Enables or disables Easy DKIM signing of email sent from an identity:
setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Enables or disables Easy DKIM signing of email sent from an identity:
setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest, AsyncHandler<SetIdentityDkimEnabledRequest, SetIdentityDkimEnabledResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Enables or disables Easy DKIM signing of email sent from an identity:
setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Enables or disables Easy DKIM signing of email sent from an identity:
setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest, AsyncHandler<SetIdentityDkimEnabledRequest, SetIdentityDkimEnabledResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Enables or disables Easy DKIM signing of email sent from an identity:
SetIdentityDkimEnabledRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the SetIdentityDkimEnabled operation.
SetIdentityDkimEnabledRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
 
SetIdentityDkimEnabledResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
SetIdentityDkimEnabledResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
 
setIdentityFeedbackForwardingEnabled(SetIdentityFeedbackForwardingEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Given an identity (email address or domain), enables or disables whether Amazon SES forwards bounce and complaint notifications as email.
setIdentityFeedbackForwardingEnabled(SetIdentityFeedbackForwardingEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Given an identity (email address or domain), enables or disables whether Amazon SES forwards bounce and complaint notifications as email.
setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given an identity (email address or domain), enables or disables whether Amazon SES forwards bounce and complaint notifications as email.
setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest, AsyncHandler<SetIdentityFeedbackForwardingEnabledRequest, SetIdentityFeedbackForwardingEnabledResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given an identity (email address or domain), enables or disables whether Amazon SES forwards bounce and complaint notifications as email.
setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given an identity (email address or domain), enables or disables whether Amazon SES forwards bounce and complaint notifications as email.
setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest, AsyncHandler<SetIdentityFeedbackForwardingEnabledRequest, SetIdentityFeedbackForwardingEnabledResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given an identity (email address or domain), enables or disables whether Amazon SES forwards bounce and complaint notifications as email.
SetIdentityFeedbackForwardingEnabledRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the SetIdentityFeedbackForwardingEnabled operation.
SetIdentityFeedbackForwardingEnabledRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
 
SetIdentityFeedbackForwardingEnabledResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
SetIdentityFeedbackForwardingEnabledResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
 
setIdentityNotificationTopic(SetIdentityNotificationTopicRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Given an identity (email address or domain), sets the Amazon Simple Notification Service (Amazon SNS) topic to which Amazon SES will publish bounce, complaint, and/or delivery notifications for emails sent with that identity as the Source .
setIdentityNotificationTopic(SetIdentityNotificationTopicRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Given an identity (email address or domain), sets the Amazon Simple Notification Service (Amazon SNS) topic to which Amazon SES will publish bounce, complaint, and/or delivery notifications for emails sent with that identity as the Source .
setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given an identity (email address or domain), sets the Amazon Simple Notification Service (Amazon SNS) topic to which Amazon SES will publish bounce, complaint, and/or delivery notifications for emails sent with that identity as the Source .
setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest, AsyncHandler<SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given an identity (email address or domain), sets the Amazon Simple Notification Service (Amazon SNS) topic to which Amazon SES will publish bounce, complaint, and/or delivery notifications for emails sent with that identity as the Source .
setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given an identity (email address or domain), sets the Amazon Simple Notification Service (Amazon SNS) topic to which Amazon SES will publish bounce, complaint, and/or delivery notifications for emails sent with that identity as the Source .
setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest, AsyncHandler<SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given an identity (email address or domain), sets the Amazon Simple Notification Service (Amazon SNS) topic to which Amazon SES will publish bounce, complaint, and/or delivery notifications for emails sent with that identity as the Source .
SetIdentityNotificationTopicRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the SetIdentityNotificationTopic operation.
SetIdentityNotificationTopicRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
 
SetIdentityNotificationTopicResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
SetIdentityNotificationTopicResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
 
setIdentityType(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The type of the identities to list.
setIdentityType(IdentityType) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The type of the identities to list.
setMax24HourSend(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails the user is allowed to send in a 24-hour interval.
setMaxItems(Integer) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The maximum number of identities per page.
setMaxSendRate(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails that Amazon SES can accept from the user's account per second.
setMessage(Message) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The message to be sent.
setMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
The unique message identifier returned from the SendEmail action.
setMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
The unique message identifier returned from the SendRawEmail action.
setNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The token to use for pagination.
setNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
The token used for pagination.
setNotificationAttributes(Map<String, IdentityNotificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
A map of Identity to IdentityNotificationAttributes.
setNotificationType(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The type of notifications that will be published to the specified Amazon SNS topic.
setNotificationType(NotificationType) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The type of notifications that will be published to the specified Amazon SNS topic.
setPolicies(Map<String, String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesResult
A map of policy names to policies.
setPolicy(String) - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
The text of the policy in JSON format.
setPolicyName(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
The name of the policy to be deleted.
setPolicyName(String) - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
The name of the policy.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
A list of the names of policies to be retrieved.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesResult
A list of names of policies that apply to the specified identity.
setRawMessage(RawMessage) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The raw text of the message.
setRegion(Region) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
An alternative to AmazonSimpleEmailService.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRejects(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails rejected by Amazon SES.
setReplyToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The reply-to email address(es) for the message.
setReturnPath(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The email address to which bounces and complaints are to be forwarded when feedback forwarding is enabled.
setReturnPathArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
This parameter is used only for sending authorization.
setReturnPathArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
This parameter is used only for sending authorization.
setSendDataPoints(Collection<SendDataPoint>) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
A list of data points, each of which represents 15 minutes of activity.
setSentLast24Hours(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The number of emails sent during the previous 24 hours.
setSnsTopic(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic.
setSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The email address that is sending the email.
setSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The identity's email address.
setSourceArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
This parameter is used only for sending authorization.
setSourceArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
This parameter is used only for sending authorization.
setSubject(Content) - Method in class com.amazonaws.services.simpleemail.model.Message
The subject of the message: A short summary of the content, which will appear in the recipient's inbox.
setText(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in text format.
setTimestamp(Date) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Time of the data point.
setToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The To: field(s) of the message.
setVerificationAttributes(Map<String, IdentityVerificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
A map of Identities to IdentityVerificationAttributes objects.
setVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
setVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
setVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification token for a domain identity.
setVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
A TXT record that must be placed in the DNS settings for the domain, in order to complete domain verification.
setVerifiedEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
A list of email addresses that have been verified.
shutdown() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Shuts down the client, releasing all managed resources.
SimpleEmailServiceActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon SES.

T

toString() - Method in class com.amazonaws.services.simpleemail.model.Body
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.Content
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.Destination
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleemail.model.IdentityType
 
toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.Message
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleemail.model.NotificationType
 
toString() - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.RawMessage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
 
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
Returns a string representation of this object; useful for testing and debugging.

V

valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.SimpleEmailServiceActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleemail.model.IdentityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleemail.model.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.SimpleEmailServiceActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleemail.model.IdentityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleemail.model.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
VerificationStatus - Enum in com.amazonaws.services.simpleemail.model
Verification Status
verifyDomainDkim(VerifyDomainDkimRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a set of DKIM tokens for a domain.
verifyDomainDkim(VerifyDomainDkimRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a set of DKIM tokens for a domain.
verifyDomainDkimAsync(VerifyDomainDkimRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a set of DKIM tokens for a domain.
verifyDomainDkimAsync(VerifyDomainDkimRequest, AsyncHandler<VerifyDomainDkimRequest, VerifyDomainDkimResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a set of DKIM tokens for a domain.
verifyDomainDkimAsync(VerifyDomainDkimRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a set of DKIM tokens for a domain.
verifyDomainDkimAsync(VerifyDomainDkimRequest, AsyncHandler<VerifyDomainDkimRequest, VerifyDomainDkimResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a set of DKIM tokens for a domain.
VerifyDomainDkimRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the VerifyDomainDkim operation.
VerifyDomainDkimRequest() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
 
VerifyDomainDkimResult - Class in com.amazonaws.services.simpleemail.model
Represents the DNS records that must be published in the domain name's DNS to complete DKIM setup.
VerifyDomainDkimResult() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
 
verifyDomainIdentity(VerifyDomainIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Verifies a domain.
verifyDomainIdentity(VerifyDomainIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Verifies a domain.
verifyDomainIdentityAsync(VerifyDomainIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies a domain.
verifyDomainIdentityAsync(VerifyDomainIdentityRequest, AsyncHandler<VerifyDomainIdentityRequest, VerifyDomainIdentityResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies a domain.
verifyDomainIdentityAsync(VerifyDomainIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies a domain.
verifyDomainIdentityAsync(VerifyDomainIdentityRequest, AsyncHandler<VerifyDomainIdentityRequest, VerifyDomainIdentityResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies a domain.
VerifyDomainIdentityRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the VerifyDomainIdentity operation.
VerifyDomainIdentityRequest() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
 
VerifyDomainIdentityResult - Class in com.amazonaws.services.simpleemail.model
Represents a token used for domain ownership verification.
VerifyDomainIdentityResult() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
 
verifyEmailAddress(VerifyEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Verifies an email address.
verifyEmailAddress(VerifyEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Verifies an email address.
verifyEmailAddressAsync(VerifyEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies an email address.
verifyEmailAddressAsync(VerifyEmailAddressRequest, AsyncHandler<VerifyEmailAddressRequest, Void>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies an email address.
verifyEmailAddressAsync(VerifyEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies an email address.
verifyEmailAddressAsync(VerifyEmailAddressRequest, AsyncHandler<VerifyEmailAddressRequest, Void>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies an email address.
VerifyEmailAddressRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the VerifyEmailAddress operation.
VerifyEmailAddressRequest() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
 
verifyEmailIdentity(VerifyEmailIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Verifies an email address.
verifyEmailIdentity(VerifyEmailIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Verifies an email address.
verifyEmailIdentityAsync(VerifyEmailIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies an email address.
verifyEmailIdentityAsync(VerifyEmailIdentityRequest, AsyncHandler<VerifyEmailIdentityRequest, VerifyEmailIdentityResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies an email address.
verifyEmailIdentityAsync(VerifyEmailIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies an email address.
verifyEmailIdentityAsync(VerifyEmailIdentityRequest, AsyncHandler<VerifyEmailIdentityRequest, VerifyEmailIdentityResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies an email address.
VerifyEmailIdentityRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the VerifyEmailIdentity operation.
VerifyEmailIdentityRequest() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
 
VerifyEmailIdentityResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
VerifyEmailIdentityResult() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
 

W

withBccAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.Destination
The BCC: field(s) of the message.
withBccAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The BCC: field(s) of the message.
withBody(Body) - Method in class com.amazonaws.services.simpleemail.model.Message
The message body.
withBounces(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have bounced.
withBounceTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES will publish bounce notifications.
withCcAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.Destination
The CC: field(s) of the message.
withCcAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The CC: field(s) of the message.
withCharset(String) - Method in class com.amazonaws.services.simpleemail.model.Content
The character set of the content.
withComplaints(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of unwanted emails that were rejected by recipients.
withComplaintTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES will publish complaint notifications.
withData(String) - Method in class com.amazonaws.services.simpleemail.model.Content
The textual data of the content.
withData(ByteBuffer) - Method in class com.amazonaws.services.simpleemail.model.RawMessage
The raw data of the message.
withDeliveryAttempts(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have been enqueued for sending.
withDeliveryTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES will publish delivery notifications.
withDestination(Destination) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The destination for this email, composed of To:, CC:, and BCC: fields.
withDestinations(String...) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
A list of destinations for the message, consisting of To:, CC:, and BCC: addresses.
withDestinations(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
A list of destinations for the message, consisting of To:, CC:, and BCC: addresses.
withDkimAttributes(Map<String, IdentityDkimAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
The DKIM attributes for an email address or a domain.
withDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
True if DKIM signing is enabled for email sent from the identity; false otherwise.
withDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
Sets whether DKIM signing is enabled for an identity.
withDkimTokens(String...) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
A set of character strings that represent the domain's identity.
withDkimTokens(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
A set of character strings that represent the domain's identity.
withDkimTokens(String...) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
A set of character strings that represent the domain's identity.
withDkimTokens(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
A set of character strings that represent the domain's identity.
withDkimVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain name's DNS.
withDkimVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain name's DNS.
withDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
The name of the domain to be verified for Easy DKIM signing.
withDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
The domain to be verified.
withEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
An email address to be removed from the list of verified addresses.
withEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
The email address to be verified.
withEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
The email address to be verified.
withForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
Describes whether Amazon SES will forward bounce and complaint notifications as email.
withForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
Sets whether Amazon SES will forward bounce and complaint notifications as email.
withFromArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
This parameter is used only for sending authorization.
withHtml(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in HTML format.
withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
A list of one or more verified identities - email addresses, domains, or both.
withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
A list of one or more verified identities - email addresses, domains, or both.
withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
A list of one or more identities.
withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
A list of one or more identities.
withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
A list of identities.
withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
A list of identities.
withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
A list of identities.
withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
A list of identities.
withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
The identity that is associated with the policy that you want to delete.
withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
The identity to be removed from the list of identities for the AWS Account.
withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
The identity for which the policies will be retrieved.
withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesRequest
The identity that is associated with the policy for which the policies will be listed.
withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
The identity to which the policy will apply.
withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
The identity for which DKIM signing should be enabled or disabled.
withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
The identity for which to set bounce and complaint notification forwarding.
withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The identity for which the Amazon SNS topic will be set.
withIdentityType(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The type of the identities to list.
withIdentityType(IdentityType) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The type of the identities to list.
withMax24HourSend(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails the user is allowed to send in a 24-hour interval.
withMaxItems(Integer) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The maximum number of identities per page.
withMaxSendRate(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails that Amazon SES can accept from the user's account per second.
withMessage(Message) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The message to be sent.
withMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
The unique message identifier returned from the SendEmail action.
withMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
The unique message identifier returned from the SendRawEmail action.
withNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The token to use for pagination.
withNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
The token used for pagination.
withNotificationAttributes(Map<String, IdentityNotificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
A map of Identity to IdentityNotificationAttributes.
withNotificationType(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The type of notifications that will be published to the specified Amazon SNS topic.
withNotificationType(NotificationType) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The type of notifications that will be published to the specified Amazon SNS topic.
withPolicies(Map<String, String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesResult
A map of policy names to policies.
withPolicy(String) - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
The text of the policy in JSON format.
withPolicyName(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityPolicyRequest
The name of the policy to be deleted.
withPolicyName(String) - Method in class com.amazonaws.services.simpleemail.model.PutIdentityPolicyRequest
The name of the policy.
withPolicyNames(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
A list of the names of policies to be retrieved.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityPoliciesRequest
A list of the names of policies to be retrieved.
withPolicyNames(String...) - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesResult
A list of names of policies that apply to the specified identity.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListIdentityPoliciesResult
A list of names of policies that apply to the specified identity.
withRawMessage(RawMessage) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The raw text of the message.
withRejects(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails rejected by Amazon SES.
withReplyToAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The reply-to email address(es) for the message.
withReplyToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The reply-to email address(es) for the message.
withReturnPath(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The email address to which bounces and complaints are to be forwarded when feedback forwarding is enabled.
withReturnPathArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
This parameter is used only for sending authorization.
withReturnPathArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
This parameter is used only for sending authorization.
withSendDataPoints(SendDataPoint...) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
A list of data points, each of which represents 15 minutes of activity.
withSendDataPoints(Collection<SendDataPoint>) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
A list of data points, each of which represents 15 minutes of activity.
withSentLast24Hours(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The number of emails sent during the previous 24 hours.
withSnsTopic(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic.
withSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The email address that is sending the email.
withSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The identity's email address.
withSourceArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
This parameter is used only for sending authorization.
withSourceArn(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
This parameter is used only for sending authorization.
withSubject(Content) - Method in class com.amazonaws.services.simpleemail.model.Message
The subject of the message: A short summary of the content, which will appear in the recipient's inbox.
withText(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in text format.
withTimestamp(Date) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Time of the data point.
withToAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.Destination
The To: field(s) of the message.
withToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The To: field(s) of the message.
withVerificationAttributes(Map<String, IdentityVerificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
A map of Identities to IdentityVerificationAttributes objects.
withVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
withVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
withVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification token for a domain identity.
withVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
A TXT record that must be placed in the DNS settings for the domain, in order to complete domain verification.
withVerifiedEmailAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
A list of email addresses that have been verified.
withVerifiedEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
A list of email addresses that have been verified.
A B C D E F G H I L M N P R S T V W 

Copyright © 2015. All rights reserved.