| Package | Description |
|---|---|
| com.amazonaws.services.pinpointemail |
|
| com.amazonaws.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
ListDeliverabilityTestReportsResult |
AbstractAmazonPinpointEmail.listDeliverabilityTestReports(ListDeliverabilityTestReportsRequest request) |
ListDeliverabilityTestReportsResult |
AmazonPinpointEmailClient.listDeliverabilityTestReports(ListDeliverabilityTestReportsRequest request)
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|
ListDeliverabilityTestReportsResult |
AmazonPinpointEmail.listDeliverabilityTestReports(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest)
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|
| Modifier and Type | Method and Description |
|---|---|
ListDeliverabilityTestReportsResult |
ListDeliverabilityTestReportsResult.clone() |
ListDeliverabilityTestReportsResult |
ListDeliverabilityTestReportsResult.withDeliverabilityTestReports(Collection<DeliverabilityTestReport> deliverabilityTestReports)
An object that contains a lists of predictive inbox placement tests that you've performed.
|
ListDeliverabilityTestReportsResult |
ListDeliverabilityTestReportsResult.withDeliverabilityTestReports(DeliverabilityTestReport... deliverabilityTestReports)
An object that contains a lists of predictive inbox placement tests that you've performed.
|
ListDeliverabilityTestReportsResult |
ListDeliverabilityTestReportsResult.withNextToken(String nextToken)
A token that indicates that there are additional predictive inbox placement tests to list.
|
Copyright © 2020. All rights reserved.