Uses of Class
com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
-
Packages that use SetIdentityNotificationTopicResult Package Description com.amazonaws.services.simpleemail com.amazonaws.services.simpleemail.model -
-
Uses of SetIdentityNotificationTopicResult in com.amazonaws.services.simpleemail
Methods in com.amazonaws.services.simpleemail that return SetIdentityNotificationTopicResult Modifier and Type Method Description SetIdentityNotificationTopicResultAbstractAmazonSimpleEmailService. setIdentityNotificationTopic(SetIdentityNotificationTopicRequest request)SetIdentityNotificationTopicResultAmazonSimpleEmailService. 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.SetIdentityNotificationTopicResultAmazonSimpleEmailServiceClient. 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 SetIdentityNotificationTopicResult Modifier and Type Method Description Future<SetIdentityNotificationTopicResult>AbstractAmazonSimpleEmailServiceAsync. setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest request)Future<SetIdentityNotificationTopicResult>AbstractAmazonSimpleEmailServiceAsync. setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest request, AsyncHandler<SetIdentityNotificationTopicRequest,SetIdentityNotificationTopicResult> asyncHandler)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 theSource.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 theSource.Future<SetIdentityNotificationTopicResult>AmazonSimpleEmailServiceAsyncClient. setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest request)Future<SetIdentityNotificationTopicResult>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 Modifier and Type Method Description SetIdentityNotificationTopicResultSetIdentityNotificationTopicResult. clone()
-