| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220106.models | 
| Modifier and Type | Method and Description | 
|---|---|
| BotManagedRule | BotConfig. getIspBotRule()Get Not supported currently | 
| BotManagedRule | BotConfig. getManagedRule()Get Preset rules | 
| BotManagedRule | BotConfig. getUaBotRule()Get Not supported currently | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BotConfig. setIspBotRule(BotManagedRule IspBotRule)Set Not supported currently | 
| void | BotConfig. setManagedRule(BotManagedRule ManagedRule)Set Preset rules | 
| void | BotConfig. setUaBotRule(BotManagedRule UaBotRule)Set Not supported currently | 
| 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 © 2022. All rights reserved.