Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
PrometheusAlertPolicyItem[] |
PrometheusTempModify.getAlertDetailRules()
Get 修改内容,只有当模板类型是Alert时生效
注意:此字段可能返回 null,表示取不到有效值。
|
PrometheusAlertPolicyItem[] |
PrometheusTemp.getAlertDetailRules()
Get 当Level为instance时有效,
模板中的告警配置列表
注意:此字段可能返回 null,表示取不到有效值。
|
PrometheusAlertPolicyItem |
ModifyPrometheusAlertPolicyRequest.getAlertRule()
Get 告警配置
|
PrometheusAlertPolicyItem |
CreatePrometheusAlertPolicyRequest.getAlertRule()
Get 告警配置
|
PrometheusAlertPolicyItem[] |
DescribePrometheusAlertPolicyResponse.getAlertRules()
Get 告警详情
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
PrometheusTempModify.setAlertDetailRules(PrometheusAlertPolicyItem[] AlertDetailRules)
Set 修改内容,只有当模板类型是Alert时生效
注意:此字段可能返回 null,表示取不到有效值。
|
void |
PrometheusTemp.setAlertDetailRules(PrometheusAlertPolicyItem[] AlertDetailRules)
Set 当Level为instance时有效,
模板中的告警配置列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ModifyPrometheusAlertPolicyRequest.setAlertRule(PrometheusAlertPolicyItem AlertRule)
Set 告警配置
|
void |
CreatePrometheusAlertPolicyRequest.setAlertRule(PrometheusAlertPolicyItem AlertRule)
Set 告警配置
|
void |
DescribePrometheusAlertPolicyResponse.setAlertRules(PrometheusAlertPolicyItem[] AlertRules)
Set 告警详情
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
PrometheusAlertPolicyItem(PrometheusAlertPolicyItem 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.