Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606.models |
Modifier and Type | Method and Description |
---|---|
ResourceData[] |
DescribeIpVisitResponse.getData()
Get Origin-pull data details of each resource.
|
ResourceData[] |
DescribeCdnDataResponse.getData()
Get Returned data details of the specified conditional query
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeIpVisitResponse.setData(ResourceData[] Data)
Set Origin-pull data details of each resource.
|
void |
DescribeCdnDataResponse.setData(ResourceData[] Data)
Set Returned data details of the specified conditional query
|
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 © 2024. All rights reserved.