| Package | Description |
|---|---|
| com.amazonaws.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
OverallVolume |
OverallVolume.clone() |
OverallVolume |
GetDomainStatisticsReportResult.getOverallVolume()
An object that contains deliverability metrics for the domain that you specified.
|
OverallVolume |
OverallVolume.withDomainIspPlacements(Collection<DomainIspPlacement> domainIspPlacements)
An object that contains inbox and junk mail placement metrics for individual email providers.
|
OverallVolume |
OverallVolume.withDomainIspPlacements(DomainIspPlacement... domainIspPlacements)
An object that contains inbox and junk mail placement metrics for individual email providers.
|
OverallVolume |
OverallVolume.withReadRatePercent(Double readRatePercent)
The percentage of emails that were sent from the domain that were read by their recipients.
|
OverallVolume |
OverallVolume.withVolumeStatistics(VolumeStatistics volumeStatistics)
An object that contains information about the numbers of messages that arrived in recipients' inboxes and junk
mail folders.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDomainStatisticsReportResult.setOverallVolume(OverallVolume overallVolume)
An object that contains deliverability metrics for the domain that you specified.
|
GetDomainStatisticsReportResult |
GetDomainStatisticsReportResult.withOverallVolume(OverallVolume overallVolume)
An object that contains deliverability metrics for the domain that you specified.
|
Copyright © 2019. All rights reserved.