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