| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
StatDataItem[] |
DescribeClientUploadAccelerationUsageDataResponse.getClientUploadAccelerationUsageDataSet()
Get The usage of client upload acceleration.
|
StatDataItem[] |
DescribeStorageDetailsResponse.getData()
Get Storage statistics with one piece of data for every 5 minutes or 1 day.
|
StatDataItem[] |
DescribeReviewDetailsResponse.getData()
Get Data of intelligent recognition content duration.
|
StatDataItem[] |
DescribeCDNStatDetailsResponse.getData()
Get CDN usage statistics.
|
StatDataItem[] |
DescribeCDNUsageDataResponse.getData()
Get CDN statistics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeClientUploadAccelerationUsageDataResponse.setClientUploadAccelerationUsageDataSet(StatDataItem[] ClientUploadAccelerationUsageDataSet)
Set The usage of client upload acceleration.
|
void |
DescribeStorageDetailsResponse.setData(StatDataItem[] Data)
Set Storage statistics with one piece of data for every 5 minutes or 1 day.
|
void |
DescribeReviewDetailsResponse.setData(StatDataItem[] Data)
Set Data of intelligent recognition content duration.
|
void |
DescribeCDNStatDetailsResponse.setData(StatDataItem[] Data)
Set CDN usage statistics.
|
void |
DescribeCDNUsageDataResponse.setData(StatDataItem[] Data)
Set CDN statistics.
|
| 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 © 2025. All rights reserved.