| Package | Description | 
|---|---|
| com.amazonaws.services.simpleemail | Synchronous and asynchronous client classes for accessing AmazonSimpleEmailService. | 
| com.amazonaws.services.simpleemail.model | Classes modeling the various types represented by AmazonSimpleEmailService. | 
| Modifier and Type | Method and Description | 
|---|---|
| SetIdentityNotificationTopicResult | AmazonSimpleEmailServiceClient. setIdentityNotificationTopic(SetIdentityNotificationTopicRequest setIdentityNotificationTopicRequest)
 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. | 
| SetIdentityNotificationTopicResult | AmazonSimpleEmailService. setIdentityNotificationTopic(SetIdentityNotificationTopicRequest setIdentityNotificationTopicRequest)
 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. | 
| Future<SetIdentityNotificationTopicResult> | AmazonSimpleEmailServiceAsyncClient. setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest setIdentityNotificationTopicRequest)
 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. | 
| Future<SetIdentityNotificationTopicResult> | AmazonSimpleEmailServiceAsync. setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest setIdentityNotificationTopicRequest)
 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. | 
| Future<SetIdentityNotificationTopicResult> | AmazonSimpleEmailServiceAsyncClient. setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest setIdentityNotificationTopicRequest,
                                 AsyncHandler<SetIdentityNotificationTopicRequest,SetIdentityNotificationTopicResult> asyncHandler)
 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. | 
| Future<SetIdentityNotificationTopicResult> | AmazonSimpleEmailServiceAsync. setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest setIdentityNotificationTopicRequest,
                                 AsyncHandler<SetIdentityNotificationTopicRequest,SetIdentityNotificationTopicResult> asyncHandler)
 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<SetIdentityNotificationTopicResult> | AmazonSimpleEmailServiceAsyncClient. setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest setIdentityNotificationTopicRequest,
                                 AsyncHandler<SetIdentityNotificationTopicRequest,SetIdentityNotificationTopicResult> asyncHandler)
 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. | 
| Future<SetIdentityNotificationTopicResult> | AmazonSimpleEmailServiceAsync. setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest setIdentityNotificationTopicRequest,
                                 AsyncHandler<SetIdentityNotificationTopicRequest,SetIdentityNotificationTopicResult> asyncHandler)
 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| SetIdentityNotificationTopicRequest | SetIdentityNotificationTopicRequest. clone() | 
| SetIdentityNotificationTopicRequest | SetIdentityNotificationTopicRequest. withIdentity(String identity)The identity for which the Amazon SNS topic will be set. | 
| SetIdentityNotificationTopicRequest | SetIdentityNotificationTopicRequest. withNotificationType(NotificationType notificationType)The type of notifications that will be published to the specified
 Amazon SNS topic. | 
| SetIdentityNotificationTopicRequest | SetIdentityNotificationTopicRequest. withNotificationType(String notificationType)The type of notifications that will be published to the specified
 Amazon SNS topic. | 
| SetIdentityNotificationTopicRequest | SetIdentityNotificationTopicRequest. withSnsTopic(String snsTopic)The Amazon Resource Name (ARN) of the Amazon SNS topic. | 
Copyright © 2015. All rights reserved.