Package | Description |
---|---|
com.tencentcloudapi.ses.v20201002.models |
Modifier and Type | Method and Description |
---|---|
Volume[] |
GetStatisticsReportResponse.getDailyVolumes()
Get Daily email sending statistics.
|
Volume |
GetStatisticsReportResponse.getOverallVolume()
Get Overall email sending statistics.
|
Modifier and Type | Method and Description |
---|---|
void |
GetStatisticsReportResponse.setDailyVolumes(Volume[] DailyVolumes)
Set Daily email sending statistics.
|
void |
GetStatisticsReportResponse.setOverallVolume(Volume OverallVolume)
Set Overall email sending statistics.
|
Constructor and Description |
---|
Volume(Volume source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.