Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
PrometheusAlertRuleDetail[] |
PrometheusTemplate.getAlertDetailRules()
Get 当Level为instance时有效,
模板中的告警配置列表
注意:此字段可能返回 null,表示取不到有效值。
|
PrometheusAlertRuleDetail[] |
PrometheusTemplateModify.getAlertDetailRules()
Get 修改内容,只有当模板类型是Alert时生效
注意:此字段可能返回 null,表示取不到有效值。
|
PrometheusAlertRuleDetail[] |
DescribePrometheusAlertRuleResponse.getAlertRules()
Get 告警详情
|
Modifier and Type | Method and Description |
---|---|
void |
PrometheusTemplate.setAlertDetailRules(PrometheusAlertRuleDetail[] AlertDetailRules)
Set 当Level为instance时有效,
模板中的告警配置列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
PrometheusTemplateModify.setAlertDetailRules(PrometheusAlertRuleDetail[] AlertDetailRules)
Set 修改内容,只有当模板类型是Alert时生效
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribePrometheusAlertRuleResponse.setAlertRules(PrometheusAlertRuleDetail[] AlertRules)
Set 告警详情
|
Copyright © 2021. All rights reserved.