| Package | Description |
|---|---|
| com.tencentcloudapi.cls.v20201016.models |
| Modifier and Type | Method and Description |
|---|---|
NoticeContentInfo |
NoticeContent.getRecoveryContent()
Get 告警恢复通知内容模板。
|
NoticeContentInfo |
NoticeContent.getTriggerContent()
Get 告警触发通知内容模板。
|
| Modifier and Type | Method and Description |
|---|---|
void |
NoticeContent.setRecoveryContent(NoticeContentInfo RecoveryContent)
Set 告警恢复通知内容模板。
|
void |
NoticeContent.setTriggerContent(NoticeContentInfo TriggerContent)
Set 告警触发通知内容模板。
|
| Constructor and Description |
|---|
NoticeContentInfo(NoticeContentInfo 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 © 2025. All rights reserved.