| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
PlacementStatistics |
GetDeliverabilityTestReportResponse.overallPlacement()
An object that specifies how many test messages that were sent during the predictive inbox placement test were
delivered to recipients' inboxes, how many were sent to recipients' spam folders, and how many weren't delivered.
|
PlacementStatistics |
IspPlacement.placementStatistics()
An object that contains inbox placement metrics for a specific email provider.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeliverabilityTestReportResponse.Builder |
GetDeliverabilityTestReportResponse.Builder.overallPlacement(PlacementStatistics overallPlacement)
An object that specifies how many test messages that were sent during the predictive inbox placement test
were delivered to recipients' inboxes, how many were sent to recipients' spam folders, and how many weren't
delivered.
|
IspPlacement.Builder |
IspPlacement.Builder.placementStatistics(PlacementStatistics placementStatistics)
An object that contains inbox placement metrics for a specific email provider.
|
Copyright © 2019. All rights reserved.