Uses of Class
com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
Packages that use SetIdentityNotificationTopicResult
-
Uses of SetIdentityNotificationTopicResult in com.amazonaws.services.simpleemail
Methods in com.amazonaws.services.simpleemail that return SetIdentityNotificationTopicResultModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailService.setIdentityNotificationTopic
(SetIdentityNotificationTopicRequest request) 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 theSource
.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 theSource
.Methods in com.amazonaws.services.simpleemail that return types with arguments of type SetIdentityNotificationTopicResultModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailServiceAsync.setIdentityNotificationTopicAsync
(SetIdentityNotificationTopicRequest request) AbstractAmazonSimpleEmailServiceAsync.setIdentityNotificationTopicAsync
(SetIdentityNotificationTopicRequest request, AsyncHandler<SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResult> asyncHandler) 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 theSource
.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 theSource
.AmazonSimpleEmailServiceAsyncClient.setIdentityNotificationTopicAsync
(SetIdentityNotificationTopicRequest request) AmazonSimpleEmailServiceAsyncClient.setIdentityNotificationTopicAsync
(SetIdentityNotificationTopicRequest request, AsyncHandler<SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResult> asyncHandler) Method parameters in com.amazonaws.services.simpleemail with type arguments of type SetIdentityNotificationTopicResultModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailServiceAsync.setIdentityNotificationTopicAsync
(SetIdentityNotificationTopicRequest request, AsyncHandler<SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResult> asyncHandler) 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 theSource
.AmazonSimpleEmailServiceAsyncClient.setIdentityNotificationTopicAsync
(SetIdentityNotificationTopicRequest request, AsyncHandler<SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResult> asyncHandler) -
Uses of SetIdentityNotificationTopicResult in com.amazonaws.services.simpleemail.model
Methods in com.amazonaws.services.simpleemail.model that return SetIdentityNotificationTopicResult