Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606.models |
Modifier and Type | Method and Description |
---|---|
ResourceData[] |
DescribeIpVisitResponse.getData()
Get 各个资源的回源数据详情。
|
ResourceData[] |
DescribeCdnDataResponse.getData()
Get 指定条件查询得到的数据明细
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeIpVisitResponse.setData(ResourceData[] Data)
Set 各个资源的回源数据详情。
|
void |
DescribeCdnDataResponse.setData(ResourceData[] Data)
Set 指定条件查询得到的数据明细
|
Constructor and Description |
---|
ResourceData(ResourceData 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.