| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
| SecEntry[] | DescribeDDoSAttackDataResponse. getData()Get List of DDoS attack data. | 
| SecEntry[] | DescribeBotDataResponse. getData()Get The list of bot attack data. | 
| SecEntry[] | DescribeWebProtectionDataResponse. getData()Get The list of CC protection data recorded over time. | 
| SecEntry[] | DescribeWebManagedRulesDataResponse. getData()Get The list of WAF attack data recorded over time. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeDDoSAttackDataResponse. setData(SecEntry[] Data)Set List of DDoS attack data. | 
| void | DescribeBotDataResponse. setData(SecEntry[] Data)Set The list of bot attack data. | 
| void | DescribeWebProtectionDataResponse. setData(SecEntry[] Data)Set The list of CC protection data recorded over time. | 
| void | DescribeWebManagedRulesDataResponse. setData(SecEntry[] Data)Set The list of WAF attack data recorded over time. | 
| Constructor and Description | 
|---|
| SecEntry(SecEntry 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.