Package | Description |
---|---|
com.tencentcloudapi.tcss.v20201101.models |
Modifier and Type | Method and Description |
---|---|
WarningRule[] |
DescribeWarningRulesResponse.getWarningRules()
Get List of alert policies
|
WarningRule[] |
AddEditWarningRulesRequest.getWarningRules()
Get Alert switch policy
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeWarningRulesResponse.setWarningRules(WarningRule[] WarningRules)
Set List of alert policies
|
void |
AddEditWarningRulesRequest.setWarningRules(WarningRule[] WarningRules)
Set Alert switch policy
|
Constructor and Description |
---|
WarningRule(WarningRule 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.