Uses of Class
software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest
Packages that use SetIdentityNotificationTopicRequest
Package
Description
-
Uses of SetIdentityNotificationTopicRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type SetIdentityNotificationTopicRequestModifier and TypeMethodDescriptionSesAsyncClient.setIdentityNotificationTopic(SetIdentityNotificationTopicRequest setIdentityNotificationTopicRequest) Sets an Amazon Simple Notification Service (Amazon SNS) topic to use when delivering notifications.SesClient.setIdentityNotificationTopic(SetIdentityNotificationTopicRequest setIdentityNotificationTopicRequest) Sets an Amazon Simple Notification Service (Amazon SNS) topic to use when delivering notifications. -
Uses of SetIdentityNotificationTopicRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type SetIdentityNotificationTopicRequestModifier and TypeMethodDescriptionSetIdentityNotificationTopicRequestMarshaller.marshall(SetIdentityNotificationTopicRequest setIdentityNotificationTopicRequest)