| Package | Description |
|---|---|
| com.amazonaws.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
IspPlacement |
IspPlacement.clone() |
IspPlacement |
IspPlacement.withIspName(String ispName)
The name of the email provider that the inbox placement data applies to.
|
IspPlacement |
IspPlacement.withPlacementStatistics(PlacementStatistics placementStatistics)
An object that contains inbox placement metrics for a specific email provider.
|
| Modifier and Type | Method and Description |
|---|---|
List<IspPlacement> |
GetDeliverabilityTestReportResult.getIspPlacements()
An object that describes how the test email was handled by several email providers, including Gmail, Hotmail,
Yahoo, AOL, and others.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeliverabilityTestReportResult |
GetDeliverabilityTestReportResult.withIspPlacements(IspPlacement... ispPlacements)
An object that describes how the test email was handled by several email providers, including Gmail, Hotmail,
Yahoo, AOL, and others.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDeliverabilityTestReportResult.setIspPlacements(Collection<IspPlacement> ispPlacements)
An object that describes how the test email was handled by several email providers, including Gmail, Hotmail,
Yahoo, AOL, and others.
|
GetDeliverabilityTestReportResult |
GetDeliverabilityTestReportResult.withIspPlacements(Collection<IspPlacement> ispPlacements)
An object that describes how the test email was handled by several email providers, including Gmail, Hotmail,
Yahoo, AOL, and others.
|
Copyright © 2023. All rights reserved.