Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
SecRuleRelatedInfo[] |
BotLog.getRuleDetailList()
Get The security rule information.
|
SecRuleRelatedInfo[] |
WebLogs.getRuleDetailList()
Get The security rule information.
|
Modifier and Type | Method and Description |
---|---|
void |
BotLog.setRuleDetailList(SecRuleRelatedInfo[] RuleDetailList)
Set The security rule information.
|
void |
WebLogs.setRuleDetailList(SecRuleRelatedInfo[] RuleDetailList)
Set The security rule information.
|
Constructor and Description |
---|
SecRuleRelatedInfo(SecRuleRelatedInfo 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.