Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
PrometheusNotificationItem |
DescribePrometheusGlobalNotificationResponse.getNotification()
Get 全局告警通知渠道
注意:此字段可能返回 null,表示取不到有效值。
|
PrometheusNotificationItem |
PrometheusAlertPolicyItem.getNotification()
Get 告警渠道,模板中使用可能返回null
注意:此字段可能返回 null,表示取不到有效值。
|
PrometheusNotificationItem |
ModifyPrometheusGlobalNotificationRequest.getNotification()
Get 告警通知渠道
|
PrometheusNotificationItem |
CreatePrometheusGlobalNotificationRequest.getNotification()
Get 告警通知渠道
|
Modifier and Type | Method and Description |
---|---|
void |
DescribePrometheusGlobalNotificationResponse.setNotification(PrometheusNotificationItem Notification)
Set 全局告警通知渠道
注意:此字段可能返回 null,表示取不到有效值。
|
void |
PrometheusAlertPolicyItem.setNotification(PrometheusNotificationItem Notification)
Set 告警渠道,模板中使用可能返回null
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ModifyPrometheusGlobalNotificationRequest.setNotification(PrometheusNotificationItem Notification)
Set 告警通知渠道
|
void |
CreatePrometheusGlobalNotificationRequest.setNotification(PrometheusNotificationItem Notification)
Set 告警通知渠道
|
Constructor and Description |
---|
PrometheusNotificationItem(PrometheusNotificationItem 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.