| Package | Description | 
|---|---|
| com.tencentcloudapi.ses.v20201002.models | 
| Modifier and Type | Method and Description | 
|---|---|
Volume[] | 
GetStatisticsReportResponse.getDailyVolumes()
Get 发信统计报告,按天 
 | 
Volume | 
GetStatisticsReportResponse.getOverallVolume()
Get 发信统计报告,总览 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GetStatisticsReportResponse.setDailyVolumes(Volume[] DailyVolumes)
Set 发信统计报告,按天 
 | 
void | 
GetStatisticsReportResponse.setOverallVolume(Volume OverallVolume)
Set 发信统计报告,总览 
 | 
| 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 © 2025. All rights reserved.