| Package | Description |
|---|---|
| com.tencentcloudapi.cfw.v20190904.models |
| Modifier and Type | Method and Description |
|---|---|
CustomWhiteRule |
BanAndAllowRule.getCustomRule()
Get 自定义白名单规则
|
CustomWhiteRule |
BlockIgnoreRule.getCustomRule()
Get 自定义规则细节
|
| Modifier and Type | Method and Description |
|---|---|
void |
BanAndAllowRule.setCustomRule(CustomWhiteRule CustomRule)
Set 自定义白名单规则
|
void |
BlockIgnoreRule.setCustomRule(CustomWhiteRule CustomRule)
Set 自定义规则细节
|
| Constructor and Description |
|---|
CustomWhiteRule(CustomWhiteRule 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 © 2025. All rights reserved.