Package | Description |
---|---|
com.tencentcloudapi.tcss.v20201101.models |
Modifier and Type | Method and Description |
---|---|
RuleBaseInfo[] |
DescribeAbnormalProcessRulesResponse.getRuleSet()
Get List of abnormal process policies
|
RuleBaseInfo[] |
DescribeAccessControlRulesResponse.getRuleSet()
Get List of access control policies
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeAbnormalProcessRulesResponse.setRuleSet(RuleBaseInfo[] RuleSet)
Set List of abnormal process policies
|
void |
DescribeAccessControlRulesResponse.setRuleSet(RuleBaseInfo[] RuleSet)
Set List of access control policies
|
Constructor and Description |
---|
RuleBaseInfo(RuleBaseInfo 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.