public class NoticeBindPolicys extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| NoticeBindPolicys() | 
| NoticeBindPolicys(NoticeBindPolicys 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getNoticeId()Get 告警通知模板 ID | 
| String[] | getPolicyIds()Get 告警通知模板绑定的告警策略ID列表 | 
| void | setNoticeId(String NoticeId)Set 告警通知模板 ID | 
| void | setPolicyIds(String[] PolicyIds)Set 告警通知模板绑定的告警策略ID列表 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic NoticeBindPolicys()
public NoticeBindPolicys(NoticeBindPolicys source)
public String getNoticeId()
public void setNoticeId(String NoticeId)
NoticeId - 告警通知模板 IDpublic String[] getPolicyIds()
public void setPolicyIds(String[] PolicyIds)
PolicyIds - 告警通知模板绑定的告警策略ID列表Copyright © 2025. All rights reserved.