| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
List<DomainIspPlacement> |
DailyVolume.domainIspPlacements()
An object that contains inbox placement metrics for a specified day in the analysis period, broken out by the
recipient's email provider.
|
List<DomainIspPlacement> |
OverallVolume.domainIspPlacements()
An object that contains inbox and junk mail placement metrics for individual email providers.
|
| Modifier and Type | Method and Description |
|---|---|
DailyVolume.Builder |
DailyVolume.Builder.domainIspPlacements(DomainIspPlacement... domainIspPlacements)
An object that contains inbox placement metrics for a specified day in the analysis period, broken out by the
recipient's email provider.
|
OverallVolume.Builder |
OverallVolume.Builder.domainIspPlacements(DomainIspPlacement... domainIspPlacements)
An object that contains inbox and junk mail placement metrics for individual email providers.
|
| Modifier and Type | Method and Description |
|---|---|
DailyVolume.Builder |
DailyVolume.Builder.domainIspPlacements(Collection<DomainIspPlacement> domainIspPlacements)
An object that contains inbox placement metrics for a specified day in the analysis period, broken out by the
recipient's email provider.
|
OverallVolume.Builder |
OverallVolume.Builder.domainIspPlacements(Collection<DomainIspPlacement> domainIspPlacements)
An object that contains inbox and junk mail placement metrics for individual email providers.
|
Copyright © 2023. All rights reserved.