| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<DailyVolume> |
GetDomainStatisticsReportResponse.dailyVolumes()
An object that contains deliverability metrics for the domain that you specified.
|
| Modifier and Type | Method and Description |
|---|---|
GetDomainStatisticsReportResponse.Builder |
GetDomainStatisticsReportResponse.Builder.dailyVolumes(DailyVolume... dailyVolumes)
An object that contains deliverability metrics for the domain that you specified.
|
| Modifier and Type | Method and Description |
|---|---|
GetDomainStatisticsReportResponse.Builder |
GetDomainStatisticsReportResponse.Builder.dailyVolumes(Collection<DailyVolume> dailyVolumes)
An object that contains deliverability metrics for the domain that you specified.
|
Copyright © 2023. All rights reserved.