Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
UserNotice[] |
ModifyAlarmNoticeRequest.getUserNotices()
Get 用户通知 最多5个
|
UserNotice[] |
AlarmNotice.getUserNotices()
Get 用户通知列表
注意:此字段可能返回 null,表示取不到有效值。
|
UserNotice[] |
CreateAlarmNoticeRequest.getUserNotices()
Get 用户通知 最多5个
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyAlarmNoticeRequest.setUserNotices(UserNotice[] UserNotices)
Set 用户通知 最多5个
|
void |
AlarmNotice.setUserNotices(UserNotice[] UserNotices)
Set 用户通知列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateAlarmNoticeRequest.setUserNotices(UserNotice[] UserNotices)
Set 用户通知 最多5个
|
Constructor and Description |
---|
UserNotice(UserNotice 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.