| Package | Description | 
|---|---|
| com.tencentcloudapi.tcss.v20201101.models | 
| Modifier and Type | Method and Description | 
|---|---|
AbnormalProcessRuleInfo | 
DescribeAbnormalProcessRuleDetailResponse.getRuleDetail()
Get Details of the abnormal process policy 
 | 
AbnormalProcessRuleInfo | 
AddEditAbnormalProcessRuleRequest.getRuleInfo()
Get Information of the added policy. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeAbnormalProcessRuleDetailResponse.setRuleDetail(AbnormalProcessRuleInfo RuleDetail)
Set Details of the abnormal process policy 
 | 
void | 
AddEditAbnormalProcessRuleRequest.setRuleInfo(AbnormalProcessRuleInfo RuleInfo)
Set Information of the added policy. 
 | 
| Constructor and Description | 
|---|
AbnormalProcessRuleInfo(AbnormalProcessRuleInfo 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.