| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
SecHitRuleInfo[] | 
DescribeWebManagedRulesHitRuleDetailResponse.getData()
Get The hit rule information. 
 | 
SecHitRuleInfo[] | 
DescribeWebProtectionHitRuleDetailResponse.getData()
Get The list of hit CC protection rules. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeWebManagedRulesHitRuleDetailResponse.setData(SecHitRuleInfo[] Data)
Set The hit rule information. 
 | 
void | 
DescribeWebProtectionHitRuleDetailResponse.setData(SecHitRuleInfo[] Data)
Set The list of hit CC protection rules. 
 | 
| Constructor and Description | 
|---|
SecHitRuleInfo(SecHitRuleInfo 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.