| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
StatDataItem[] |
DescribeClientUploadAccelerationUsageDataResponse.getClientUploadAccelerationUsageDataSet()
Get 客户端上传加速统计数据。
|
StatDataItem[] |
DescribeCDNStatDetailsResponse.getData()
Get CDN 用量数据。
|
StatDataItem[] |
DescribeStorageDetailsResponse.getData()
Get 存储统计数据,每5分钟或每天一条数据。
|
StatDataItem[] |
DescribeReviewDetailsResponse.getData()
Get 内容智能识别时长统计数据,每天一个数据。
|
StatDataItem[] |
DescribeCDNUsageDataResponse.getData()
Get CDN 统计数据。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeClientUploadAccelerationUsageDataResponse.setClientUploadAccelerationUsageDataSet(StatDataItem[] ClientUploadAccelerationUsageDataSet)
Set 客户端上传加速统计数据。
|
void |
DescribeCDNStatDetailsResponse.setData(StatDataItem[] Data)
Set CDN 用量数据。
|
void |
DescribeStorageDetailsResponse.setData(StatDataItem[] Data)
Set 存储统计数据,每5分钟或每天一条数据。
|
void |
DescribeReviewDetailsResponse.setData(StatDataItem[] Data)
Set 内容智能识别时长统计数据,每天一个数据。
|
void |
DescribeCDNUsageDataResponse.setData(StatDataItem[] Data)
Set CDN 统计数据。
|
| Constructor and Description |
|---|
StatDataItem(StatDataItem 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 © 2023. All rights reserved.