Package | Description |
---|---|
com.tencentcloudapi.tcss.v20201101.models |
Modifier and Type | Method and Description |
---|---|
K8sApiAbnormalRuleScopeInfo[] |
DescribeK8sApiAbnormalRuleScopeListResponse.getList()
Get List
|
K8sApiAbnormalRuleScopeInfo |
K8sApiAbnormalEventInfo.getMatchRule()
Get Hit rule
|
K8sApiAbnormalRuleScopeInfo |
K8sApiAbnormalEventListItem.getMatchRule()
Get Hit rule
|
K8sApiAbnormalRuleScopeInfo[] |
K8sApiAbnormalRuleInfo.getRuleInfoList()
Get Rule information list
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeK8sApiAbnormalRuleScopeListResponse.setList(K8sApiAbnormalRuleScopeInfo[] List)
Set List
|
void |
K8sApiAbnormalEventInfo.setMatchRule(K8sApiAbnormalRuleScopeInfo MatchRule)
Set Hit rule
|
void |
K8sApiAbnormalEventListItem.setMatchRule(K8sApiAbnormalRuleScopeInfo MatchRule)
Set Hit rule
|
void |
K8sApiAbnormalRuleInfo.setRuleInfoList(K8sApiAbnormalRuleScopeInfo[] RuleInfoList)
Set Rule information list
|
Constructor and Description |
---|
K8sApiAbnormalRuleScopeInfo(K8sApiAbnormalRuleScopeInfo 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.