Package | Description |
---|---|
com.tencentcloudapi.cfw.v20190904.models |
Modifier and Type | Method and Description |
---|---|
IntrusionDefenseRule |
ModifyBlockIgnoreRuleRequest.getRule()
Get 规则
|
IntrusionDefenseRule[] |
CreateBlockIgnoreRuleListRequest.getRules()
Get 规则列表
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyBlockIgnoreRuleRequest.setRule(IntrusionDefenseRule Rule)
Set 规则
|
void |
CreateBlockIgnoreRuleListRequest.setRules(IntrusionDefenseRule[] Rules)
Set 规则列表
|
Constructor and Description |
---|
IntrusionDefenseRule(IntrusionDefenseRule 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 © 2024. All rights reserved.