| Package | Description |
|---|---|
| com.tencentcloudapi.teo.v20220901.models |
| Modifier and Type | Method and Description |
|---|---|
BasicBotSettings |
BotManagement.getBasicBotSettings()
Get Bot 管理的基础配置,对策略关联的所有域名生效。可以通过 CustomRules 进行精细化定制。
|
| Modifier and Type | Method and Description |
|---|---|
void |
BotManagement.setBasicBotSettings(BasicBotSettings BasicBotSettings)
Set Bot 管理的基础配置,对策略关联的所有域名生效。可以通过 CustomRules 进行精细化定制。
|
| Constructor and Description |
|---|
BasicBotSettings(BasicBotSettings 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.