Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
TaskStatData[] |
DescribeMediaProcessUsageDataResponse.getMediaProcessDataSet()
Get Overview of video processing statistics, which displays the overview and details of queried tasks.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeMediaProcessUsageDataResponse.setMediaProcessDataSet(TaskStatData[] MediaProcessDataSet)
Set Overview of video processing statistics, which displays the overview and details of queried tasks.
|
Constructor and Description |
---|
TaskStatData(TaskStatData 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 © 2022. All rights reserved.