| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
DailyPlayStatInfo[] |
DescribeDailyMediaPlayStatResponse.getDailyPlayStatInfoSet()
Get 播放统计数据。
|
DailyPlayStatInfo[] |
DescribeDailyMostPlayedStatResponse.getDailyPlayStatInfoSet()
Get 媒体文件播放统计信息。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeDailyMediaPlayStatResponse.setDailyPlayStatInfoSet(DailyPlayStatInfo[] DailyPlayStatInfoSet)
Set 播放统计数据。
|
void |
DescribeDailyMostPlayedStatResponse.setDailyPlayStatInfoSet(DailyPlayStatInfo[] DailyPlayStatInfoSet)
Set 媒体文件播放统计信息。
|
| Constructor and Description |
|---|
DailyPlayStatInfo(DailyPlayStatInfo 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 © 2021. All rights reserved.