| Package | Description |
|---|---|
| com.tencentcloudapi.teo.v20220106.models |
| Modifier and Type | Method and Description |
|---|---|
BotManagedRule |
BotConfig.getIspBotRule()
Get isp基础规则。
|
BotManagedRule |
BotConfig.getManagedRule()
Get 通用详细基础规则。
|
BotManagedRule |
BotConfig.getUaBotRule()
Get ua基础规则。
|
| Modifier and Type | Method and Description |
|---|---|
void |
BotConfig.setIspBotRule(BotManagedRule IspBotRule)
Set isp基础规则。
|
void |
BotConfig.setManagedRule(BotManagedRule ManagedRule)
Set 通用详细基础规则。
|
void |
BotConfig.setUaBotRule(BotManagedRule UaBotRule)
Set ua基础规则。
|
| Constructor and Description |
|---|
BotManagedRule(BotManagedRule 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 © 2023. All rights reserved.