Package | Description |
---|---|
com.tencentcloudapi.cfw.v20190904.models |
Modifier and Type | Method and Description |
---|---|
BanAndAllowRule |
ModifyBlockIgnoreRuleNewRequest.getRule()
Get 规则
|
BanAndAllowRule[] |
CreateBlockIgnoreRuleNewRequest.getRules()
Get 非自定义类型规则列表
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyBlockIgnoreRuleNewRequest.setRule(BanAndAllowRule Rule)
Set 规则
|
void |
CreateBlockIgnoreRuleNewRequest.setRules(BanAndAllowRule[] Rules)
Set 非自定义类型规则列表
|
Constructor and Description |
---|
BanAndAllowRule(BanAndAllowRule 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.