| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses.model |
| Modifier and Type | Method and Description |
|---|---|
List<BulkEmailDestinationStatus> |
SendBulkTemplatedEmailResponse.status()
The unique message identifier returned from the
SendBulkTemplatedEmail action. |
| Modifier and Type | Method and Description |
|---|---|
SendBulkTemplatedEmailResponse.Builder |
SendBulkTemplatedEmailResponse.Builder.status(BulkEmailDestinationStatus... status)
The unique message identifier returned from the
SendBulkTemplatedEmail action. |
| Modifier and Type | Method and Description |
|---|---|
SendBulkTemplatedEmailResponse.Builder |
SendBulkTemplatedEmailResponse.Builder.status(Collection<BulkEmailDestinationStatus> status)
The unique message identifier returned from the
SendBulkTemplatedEmail action. |
Copyright © 2023. All rights reserved.