| Package | Description |
|---|---|
| com.amazonaws.services.simpleemail |
|
| com.amazonaws.services.simpleemail.model |
| Modifier and Type | Method and Description |
|---|---|
SetIdentityNotificationTopicRequest |
SetIdentityNotificationTopicRequest.clone() |
SetIdentityNotificationTopicRequest |
SetIdentityNotificationTopicRequest.withIdentity(String identity)
The identity (email address or domain) that you want to set the Amazon SNS topic for.
|
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 © 2020. All rights reserved.