| Package | Description |
|---|---|
| com.tencentcloudapi.waf.v20180125.models |
| Modifier and Type | Method and Description |
|---|---|
InOutputBotUCBRule[] |
ModifyBotSceneUCBRuleRequest.getBatchRules()
Get 530改批量操作
|
InOutputBotUCBRule[] |
DescribeBotUCBRuleRsp.getRes()
Get 规则列表
|
InOutputBotUCBRule |
ModifyBotSceneUCBRuleRequest.getRule()
Get 规则内容, 增加编码SceneId信息,1.BOT全局白名单处调用时,SceneId为"global", RuleType传10, Action为"permit";2.BOT场景配置时,SceneId为场景ID
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModifyBotSceneUCBRuleRequest.setBatchRules(InOutputBotUCBRule[] BatchRules)
Set 530改批量操作
|
void |
DescribeBotUCBRuleRsp.setRes(InOutputBotUCBRule[] Res)
Set 规则列表
|
void |
ModifyBotSceneUCBRuleRequest.setRule(InOutputBotUCBRule Rule)
Set 规则内容, 增加编码SceneId信息,1.BOT全局白名单处调用时,SceneId为"global", RuleType传10, Action为"permit";2.BOT场景配置时,SceneId为场景ID
|
| Constructor and Description |
|---|
InOutputBotUCBRule(InOutputBotUCBRule 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.