| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListDeliverabilityTestReportsResponse.Builder> |
ListDeliverabilityTestReportsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.