static ListDeliverabilityTestReportsResponse.Builder |
ListDeliverabilityTestReportsResponse.builder() |
|
ListDeliverabilityTestReportsResponse.Builder |
ListDeliverabilityTestReportsResponse.Builder.deliverabilityTestReports(Collection<DeliverabilityTestReport> deliverabilityTestReports) |
An object that contains a lists of predictive inbox placement tests that you've performed.
|
ListDeliverabilityTestReportsResponse.Builder |
ListDeliverabilityTestReportsResponse.Builder.deliverabilityTestReports(Consumer<DeliverabilityTestReport.Builder>... deliverabilityTestReports) |
An object that contains a lists of predictive inbox placement tests that you've performed.
|
ListDeliverabilityTestReportsResponse.Builder |
ListDeliverabilityTestReportsResponse.Builder.deliverabilityTestReports(DeliverabilityTestReport... deliverabilityTestReports) |
An object that contains a lists of predictive inbox placement tests that you've performed.
|
ListDeliverabilityTestReportsResponse.Builder |
ListDeliverabilityTestReportsResponse.Builder.nextToken(String nextToken) |
A token that indicates that there are additional predictive inbox placement tests to list.
|
ListDeliverabilityTestReportsResponse.Builder |
ListDeliverabilityTestReportsResponse.toBuilder() |
|