| Package | Description |
|---|---|
| com.amazonaws.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
static DeliverabilityTestStatus |
DeliverabilityTestStatus.fromValue(String value)
Use this in place of valueOf.
|
static DeliverabilityTestStatus |
DeliverabilityTestStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliverabilityTestStatus[] |
DeliverabilityTestStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeliverabilityTestReport |
DeliverabilityTestReport.withDeliverabilityTestStatus(DeliverabilityTestStatus deliverabilityTestStatus)
The status of the predictive inbox placement test.
|
CreateDeliverabilityTestReportResult |
CreateDeliverabilityTestReportResult.withDeliverabilityTestStatus(DeliverabilityTestStatus deliverabilityTestStatus)
The status of the predictive inbox placement test.
|
Copyright © 2022. All rights reserved.