| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses.model |
| Modifier and Type | Method and Description |
|---|---|
List<BulkEmailDestination> |
SendBulkTemplatedEmailRequest.destinations()
One or more
Destination objects. |
| Modifier and Type | Method and Description |
|---|---|
SendBulkTemplatedEmailRequest.Builder |
SendBulkTemplatedEmailRequest.Builder.destinations(BulkEmailDestination... destinations)
One or more
Destination objects. |
| Modifier and Type | Method and Description |
|---|---|
SendBulkTemplatedEmailRequest.Builder |
SendBulkTemplatedEmailRequest.Builder.destinations(Collection<BulkEmailDestination> destinations)
One or more
Destination objects. |
Copyright © 2023. All rights reserved.