| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
BulkEmailContent |
BulkEmailContent.clone() |
BulkEmailContent |
SendBulkEmailRequest.getDefaultContent()
An object that contains the body of the message.
|
BulkEmailContent |
BulkEmailContent.withTemplate(Template template)
The template to use for the bulk email message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SendBulkEmailRequest.setDefaultContent(BulkEmailContent defaultContent)
An object that contains the body of the message.
|
SendBulkEmailRequest |
SendBulkEmailRequest.withDefaultContent(BulkEmailContent defaultContent)
An object that contains the body of the message.
|
Copyright © 2023. All rights reserved.