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个
|
Constructor and Description |
---|
URLNotice(URLNotice 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 © 2022. All rights reserved.