| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
TopEntry[] | 
DescribeBotTopDataResponse.getData()
Get The list of top-ranked bot attack data. 
 | 
TopEntry[] | 
DescribeDDoSAttackTopDataResponse.getData()
Get The list of top-ranked DDoS attack data. 
 | 
TopEntry[] | 
DescribeWebProtectionTopDataResponse.getData()
Get The list of top-ranked CC protection data. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeBotTopDataResponse.setData(TopEntry[] Data)
Set The list of top-ranked bot attack data. 
 | 
void | 
DescribeDDoSAttackTopDataResponse.setData(TopEntry[] Data)
Set The list of top-ranked DDoS attack data. 
 | 
void | 
DescribeWebProtectionTopDataResponse.setData(TopEntry[] Data)
Set The list of top-ranked CC protection data. 
 | 
| Constructor and Description | 
|---|
TopEntry(TopEntry 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.