| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateDeliverabilityTestReportRequest |
CreateDeliverabilityTestReportRequest.clone() |
CreateDeliverabilityTestReportRequest |
CreateDeliverabilityTestReportRequest.withContent(EmailContent content)
The HTML body of the message that you sent when you performed the predictive inbox placement test.
|
CreateDeliverabilityTestReportRequest |
CreateDeliverabilityTestReportRequest.withFromEmailAddress(String fromEmailAddress)
The email address that the predictive inbox placement test email was sent from.
|
CreateDeliverabilityTestReportRequest |
CreateDeliverabilityTestReportRequest.withReportName(String reportName)
A unique name that helps you to identify the predictive inbox placement test when you retrieve the results.
|
CreateDeliverabilityTestReportRequest |
CreateDeliverabilityTestReportRequest.withTags(Collection<Tag> tags)
An array of objects that define the tags (keys and values) that you want to associate with the predictive inbox
placement test.
|
CreateDeliverabilityTestReportRequest |
CreateDeliverabilityTestReportRequest.withTags(Tag... tags)
An array of objects that define the tags (keys and values) that you want to associate with the predictive inbox
placement test.
|
Copyright © 2022. All rights reserved.