Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
TaskStatDataItem[] |
SpecificationDataItem.getData()
Get Statistics.
|
TaskStatDataItem[] |
TaskStatData.getSummary()
Get Task statistics overview (usage unit: second).
|
Modifier and Type | Method and Description |
---|---|
void |
SpecificationDataItem.setData(TaskStatDataItem[] Data)
Set Statistics.
|
void |
TaskStatData.setSummary(TaskStatDataItem[] Summary)
Set Task statistics overview (usage unit: second).
|
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 © 2022. All rights reserved.