| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateDeliverabilityTestReportResponse.Builder |
CreateDeliverabilityTestReportResponse.builder() |
CreateDeliverabilityTestReportResponse.Builder |
CreateDeliverabilityTestReportResponse.Builder.deliverabilityTestStatus(DeliverabilityTestStatus deliverabilityTestStatus)
The status of the predictive inbox placement test.
|
CreateDeliverabilityTestReportResponse.Builder |
CreateDeliverabilityTestReportResponse.Builder.deliverabilityTestStatus(String deliverabilityTestStatus)
The status of the predictive inbox placement test.
|
CreateDeliverabilityTestReportResponse.Builder |
CreateDeliverabilityTestReportResponse.Builder.reportId(String reportId)
A unique string that identifies the predictive inbox placement test.
|
CreateDeliverabilityTestReportResponse.Builder |
CreateDeliverabilityTestReportResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateDeliverabilityTestReportResponse.Builder> |
CreateDeliverabilityTestReportResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.