| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
DeliverabilityTestReport |
GetDeliverabilityTestReportResponse.deliverabilityTestReport()
An object that contains the results of the predictive inbox placement test.
|
| Modifier and Type | Method and Description |
|---|---|
List<DeliverabilityTestReport> |
ListDeliverabilityTestReportsResponse.deliverabilityTestReports()
An object that contains a lists of predictive inbox placement tests that you've performed.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeliverabilityTestReportResponse.Builder |
GetDeliverabilityTestReportResponse.Builder.deliverabilityTestReport(DeliverabilityTestReport deliverabilityTestReport)
An object that contains the results of the predictive inbox placement test.
|
ListDeliverabilityTestReportsResponse.Builder |
ListDeliverabilityTestReportsResponse.Builder.deliverabilityTestReports(DeliverabilityTestReport... deliverabilityTestReports)
An object that contains a lists of predictive inbox placement tests that you've performed.
|
| Modifier and Type | Method and Description |
|---|---|
ListDeliverabilityTestReportsResponse.Builder |
ListDeliverabilityTestReportsResponse.Builder.deliverabilityTestReports(Collection<DeliverabilityTestReport> deliverabilityTestReports)
An object that contains a lists of predictive inbox placement tests that you've performed.
|
Copyright © 2022. All rights reserved.