| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| Modifier and Type | Method and Description |
|---|---|
default SetIdentityNotificationTopicResponse |
SesClient.setIdentityNotificationTopic(Consumer<SetIdentityNotificationTopicRequest.Builder> setIdentityNotificationTopicRequest)
Sets an Amazon Simple Notification Service (Amazon SNS) topic to use when delivering notifications.
|
default SetIdentityNotificationTopicResponse |
SesClient.setIdentityNotificationTopic(SetIdentityNotificationTopicRequest setIdentityNotificationTopicRequest)
Sets an Amazon Simple Notification Service (Amazon SNS) topic to use when delivering notifications.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetIdentityNotificationTopicResponse> |
SesAsyncClient.setIdentityNotificationTopic(Consumer<SetIdentityNotificationTopicRequest.Builder> setIdentityNotificationTopicRequest)
Sets an Amazon Simple Notification Service (Amazon SNS) topic to use when delivering notifications.
|
default CompletableFuture<SetIdentityNotificationTopicResponse> |
SesAsyncClient.setIdentityNotificationTopic(SetIdentityNotificationTopicRequest setIdentityNotificationTopicRequest)
Sets an Amazon Simple Notification Service (Amazon SNS) topic to use when delivering notifications.
|
Copyright © 2023. All rights reserved.