| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
TaskStatDataItem[] |
SpecificationDataItem.getData()
Get 统计数据。
|
TaskStatDataItem[] |
TaskStatData.getSummary()
Get 任务数统计数据概览,用量单位为秒。
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpecificationDataItem.setData(TaskStatDataItem[] Data)
Set 统计数据。
|
void |
TaskStatData.setSummary(TaskStatDataItem[] Summary)
Set 任务数统计数据概览,用量单位为秒。
|
| Constructor and Description |
|---|
TaskStatDataItem(TaskStatDataItem 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.