| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
EmailContent |
CreateDeliverabilityTestReportRequest.content()
The HTML body of the message that you sent when you performed the predictive inbox placement test.
|
EmailContent |
SendEmailRequest.content()
An object that contains the body of the message.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDeliverabilityTestReportRequest.Builder |
CreateDeliverabilityTestReportRequest.Builder.content(EmailContent content)
The HTML body of the message that you sent when you performed the predictive inbox placement test.
|
SendEmailRequest.Builder |
SendEmailRequest.Builder.content(EmailContent content)
An object that contains the body of the message.
|
Copyright © 2023. All rights reserved.