Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
NoticeContentTmplBindInfo[] |
CreateAlarmPolicyRequest.getNoticeContentTmplBindInfos()
Get 通知模板绑定信息
|
NoticeContentTmplBindInfo[] |
ModifyAlarmPolicyNoticeRequest.getNoticeContentTmplBindInfos()
Get 通知内容模板绑定信息
|
NoticeContentTmplBindInfo[] |
AlarmPolicy.getNoticeContentTmplBindInfos()
Get 通知模板绑定内容模板信息,同NoticeTmplBindInfos
注意:此字段可能返回 null,表示取不到有效值。
|
NoticeContentTmplBindInfo[] |
AlarmPolicy.getNoticeTmplBindInfos()
Get 通知模板绑定内容模板信息
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAlarmPolicyRequest.setNoticeContentTmplBindInfos(NoticeContentTmplBindInfo[] NoticeContentTmplBindInfos)
Set 通知模板绑定信息
|
void |
ModifyAlarmPolicyNoticeRequest.setNoticeContentTmplBindInfos(NoticeContentTmplBindInfo[] NoticeContentTmplBindInfos)
Set 通知内容模板绑定信息
|
void |
AlarmPolicy.setNoticeContentTmplBindInfos(NoticeContentTmplBindInfo[] NoticeContentTmplBindInfos)
Set 通知模板绑定内容模板信息,同NoticeTmplBindInfos
注意:此字段可能返回 null,表示取不到有效值。
|
void |
AlarmPolicy.setNoticeTmplBindInfos(NoticeContentTmplBindInfo[] NoticeTmplBindInfos)
Set 通知模板绑定内容模板信息
|
Constructor and Description |
---|
NoticeContentTmplBindInfo(NoticeContentTmplBindInfo 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.