| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetDeliverabilityTestReportResult |
AmazonSimpleEmailServiceV2Client.getDeliverabilityTestReport(GetDeliverabilityTestReportRequest request)
Retrieve the results of a predictive inbox placement test.
|
GetDeliverabilityTestReportResult |
AbstractAmazonSimpleEmailServiceV2.getDeliverabilityTestReport(GetDeliverabilityTestReportRequest request) |
GetDeliverabilityTestReportResult |
AmazonSimpleEmailServiceV2.getDeliverabilityTestReport(GetDeliverabilityTestReportRequest getDeliverabilityTestReportRequest)
Retrieve the results of a predictive inbox placement test.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeliverabilityTestReportResult |
GetDeliverabilityTestReportResult.clone() |
GetDeliverabilityTestReportResult |
GetDeliverabilityTestReportResult.withDeliverabilityTestReport(DeliverabilityTestReport deliverabilityTestReport)
An object that contains the results of the predictive inbox placement test.
|
GetDeliverabilityTestReportResult |
GetDeliverabilityTestReportResult.withIspPlacements(Collection<IspPlacement> ispPlacements)
An object that describes how the test email was handled by several email providers, including Gmail, Hotmail,
Yahoo, AOL, and others.
|
GetDeliverabilityTestReportResult |
GetDeliverabilityTestReportResult.withIspPlacements(IspPlacement... ispPlacements)
An object that describes how the test email was handled by several email providers, including Gmail, Hotmail,
Yahoo, AOL, and others.
|
GetDeliverabilityTestReportResult |
GetDeliverabilityTestReportResult.withMessage(String message)
An object that contains the message that you sent when you performed this predictive inbox placement test.
|
GetDeliverabilityTestReportResult |
GetDeliverabilityTestReportResult.withOverallPlacement(PlacementStatistics overallPlacement)
An object that specifies how many test messages that were sent during the predictive inbox placement test were
delivered to recipients' inboxes, how many were sent to recipients' spam folders, and how many weren't delivered.
|
GetDeliverabilityTestReportResult |
GetDeliverabilityTestReportResult.withTags(Collection<Tag> tags)
An array of objects that define the tags (keys and values) that are associated with the predictive inbox
placement test.
|
GetDeliverabilityTestReportResult |
GetDeliverabilityTestReportResult.withTags(Tag... tags)
An array of objects that define the tags (keys and values) that are associated with the predictive inbox
placement test.
|
Copyright © 2023. All rights reserved.