Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
WafGroupRule[] |
DescribeSecurityRuleIdResponse.getWafGroupRules()
Get List of rules.
|
WafGroupRule[] |
WafGroupDetail.getWafGroupRules()
Get List of rules.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeSecurityRuleIdResponse.setWafGroupRules(WafGroupRule[] WafGroupRules)
Set List of rules.
|
void |
WafGroupDetail.setWafGroupRules(WafGroupRule[] WafGroupRules)
Set List of rules.
|
Constructor and Description |
---|
WafGroupRule(WafGroupRule 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.