Package | Description |
---|---|
com.tencentcloudapi.tcss.v20201101.models |
Modifier and Type | Method and Description |
---|---|
AbnormalProcessChildRuleInfo[] |
AbnormalProcessRuleInfo.getChildRules()
Get 用户策略的子策略数组
|
AbnormalProcessChildRuleInfo |
AbnormalProcessEventDescription.getMatchRule()
Get 命中规则详细信息
|
Modifier and Type | Method and Description |
---|---|
void |
AbnormalProcessRuleInfo.setChildRules(AbnormalProcessChildRuleInfo[] ChildRules)
Set 用户策略的子策略数组
|
void |
AbnormalProcessEventDescription.setMatchRule(AbnormalProcessChildRuleInfo MatchRule)
Set 命中规则详细信息
|
Constructor and Description |
---|
AbnormalProcessChildRuleInfo(AbnormalProcessChildRuleInfo 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 © 2024. All rights reserved.