Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
URLNotice[] |
DescribeAlarmNoticeCallbacksResponse.getURLNotices()
Get 告警回调通知
注意:此字段可能返回 null,表示取不到有效值。
|
URLNotice[] |
ModifyAlarmNoticeRequest.getURLNotices()
Get 回调通知 最多3个
|
URLNotice[] |
AlarmNotice.getURLNotices()
Get 回调通知列表
注意:此字段可能返回 null,表示取不到有效值。
|
URLNotice[] |
CreateAlarmNoticeRequest.getURLNotices()
Get 回调通知 最多3个
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeAlarmNoticeCallbacksResponse.setURLNotices(URLNotice[] URLNotices)
Set 告警回调通知
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ModifyAlarmNoticeRequest.setURLNotices(URLNotice[] URLNotices)
Set 回调通知 最多3个
|
void |
AlarmNotice.setURLNotices(URLNotice[] URLNotices)
Set 回调通知列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateAlarmNoticeRequest.setURLNotices(URLNotice[] URLNotices)
Set 回调通知 最多3个
|
Copyright © 2021. All rights reserved.