Class PolicyGroupReceiverInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.monitor.v20180724.models.PolicyGroupReceiverInfo
-
public class PolicyGroupReceiverInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description PolicyGroupReceiverInfo()PolicyGroupReceiverInfo(PolicyGroupReceiverInfo 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetEndTime()Get 有效时段结束时间LonggetNeedSendNotice()Get 是否需要发送通知String[]getNotifyWay()Get 告警接收渠道 注意:此字段可能返回 null,表示取不到有效值。LonggetPersonInterval()Get 电话告警对个人间隔(秒)Long[]getReceiverGroupList()Get 消息接收组列表 注意:此字段可能返回 null,表示取不到有效值。StringgetReceiverType()Get 接受者类型Long[]getReceiverUserList()Get 接收人列表。通过平台接口查询到的接收人id列表 注意:此字段可能返回 null,表示取不到有效值。String[]getRecoverNotify()Get 告警恢复通知方式 注意:此字段可能返回 null,表示取不到有效值。LonggetRoundInterval()Get 电话告警每轮间隔(秒)LonggetRoundNumber()Get 电话告警轮数String[]getSendFor()Get 电话告警通知时机。可选"OCCUR"(告警时通知),"RECOVER"(恢复时通知) 注意:此字段可能返回 null,表示取不到有效值。LonggetStartTime()Get 有效时段开始时间Long[]getUIDList()Get 电话告警接收者uid 注意:此字段可能返回 null,表示取不到有效值。voidsetEndTime(Long EndTime)Set 有效时段结束时间voidsetNeedSendNotice(Long NeedSendNotice)Set 是否需要发送通知voidsetNotifyWay(String[] NotifyWay)Set 告警接收渠道 注意:此字段可能返回 null,表示取不到有效值。voidsetPersonInterval(Long PersonInterval)Set 电话告警对个人间隔(秒)voidsetReceiverGroupList(Long[] ReceiverGroupList)Set 消息接收组列表 注意:此字段可能返回 null,表示取不到有效值。voidsetReceiverType(String ReceiverType)Set 接受者类型voidsetReceiverUserList(Long[] ReceiverUserList)Set 接收人列表。通过平台接口查询到的接收人id列表 注意:此字段可能返回 null,表示取不到有效值。voidsetRecoverNotify(String[] RecoverNotify)Set 告警恢复通知方式 注意:此字段可能返回 null,表示取不到有效值。voidsetRoundInterval(Long RoundInterval)Set 电话告警每轮间隔(秒)voidsetRoundNumber(Long RoundNumber)Set 电话告警轮数voidsetSendFor(String[] SendFor)Set 电话告警通知时机。可选"OCCUR"(告警时通知),"RECOVER"(恢复时通知) 注意:此字段可能返回 null,表示取不到有效值。voidsetStartTime(Long StartTime)Set 有效时段开始时间voidsetUIDList(Long[] UIDList)Set 电话告警接收者uid 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
PolicyGroupReceiverInfo
public PolicyGroupReceiverInfo()
-
PolicyGroupReceiverInfo
public PolicyGroupReceiverInfo(PolicyGroupReceiverInfo 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.
-
-
Method Detail
-
getEndTime
public Long getEndTime()
Get 有效时段结束时间- Returns:
- EndTime 有效时段结束时间
-
setEndTime
public void setEndTime(Long EndTime)
Set 有效时段结束时间- Parameters:
EndTime- 有效时段结束时间
-
getNeedSendNotice
public Long getNeedSendNotice()
Get 是否需要发送通知- Returns:
- NeedSendNotice 是否需要发送通知
-
setNeedSendNotice
public void setNeedSendNotice(Long NeedSendNotice)
Set 是否需要发送通知- Parameters:
NeedSendNotice- 是否需要发送通知
-
getNotifyWay
public String[] getNotifyWay()
Get 告警接收渠道 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- NotifyWay 告警接收渠道 注意:此字段可能返回 null,表示取不到有效值。
-
setNotifyWay
public void setNotifyWay(String[] NotifyWay)
Set 告警接收渠道 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
NotifyWay- 告警接收渠道 注意:此字段可能返回 null,表示取不到有效值。
-
getPersonInterval
public Long getPersonInterval()
Get 电话告警对个人间隔(秒)- Returns:
- PersonInterval 电话告警对个人间隔(秒)
-
setPersonInterval
public void setPersonInterval(Long PersonInterval)
Set 电话告警对个人间隔(秒)- Parameters:
PersonInterval- 电话告警对个人间隔(秒)
-
getReceiverGroupList
public Long[] getReceiverGroupList()
Get 消息接收组列表 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ReceiverGroupList 消息接收组列表 注意:此字段可能返回 null,表示取不到有效值。
-
setReceiverGroupList
public void setReceiverGroupList(Long[] ReceiverGroupList)
Set 消息接收组列表 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ReceiverGroupList- 消息接收组列表 注意:此字段可能返回 null,表示取不到有效值。
-
getReceiverType
public String getReceiverType()
Get 接受者类型- Returns:
- ReceiverType 接受者类型
-
setReceiverType
public void setReceiverType(String ReceiverType)
Set 接受者类型- Parameters:
ReceiverType- 接受者类型
-
getReceiverUserList
public Long[] getReceiverUserList()
Get 接收人列表。通过平台接口查询到的接收人id列表 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ReceiverUserList 接收人列表。通过平台接口查询到的接收人id列表 注意:此字段可能返回 null,表示取不到有效值。
-
setReceiverUserList
public void setReceiverUserList(Long[] ReceiverUserList)
Set 接收人列表。通过平台接口查询到的接收人id列表 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ReceiverUserList- 接收人列表。通过平台接口查询到的接收人id列表 注意:此字段可能返回 null,表示取不到有效值。
-
getRecoverNotify
public String[] getRecoverNotify()
Get 告警恢复通知方式 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- RecoverNotify 告警恢复通知方式 注意:此字段可能返回 null,表示取不到有效值。
-
setRecoverNotify
public void setRecoverNotify(String[] RecoverNotify)
Set 告警恢复通知方式 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
RecoverNotify- 告警恢复通知方式 注意:此字段可能返回 null,表示取不到有效值。
-
getRoundInterval
public Long getRoundInterval()
Get 电话告警每轮间隔(秒)- Returns:
- RoundInterval 电话告警每轮间隔(秒)
-
setRoundInterval
public void setRoundInterval(Long RoundInterval)
Set 电话告警每轮间隔(秒)- Parameters:
RoundInterval- 电话告警每轮间隔(秒)
-
getRoundNumber
public Long getRoundNumber()
Get 电话告警轮数- Returns:
- RoundNumber 电话告警轮数
-
setRoundNumber
public void setRoundNumber(Long RoundNumber)
Set 电话告警轮数- Parameters:
RoundNumber- 电话告警轮数
-
getSendFor
public String[] getSendFor()
Get 电话告警通知时机。可选"OCCUR"(告警时通知),"RECOVER"(恢复时通知) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SendFor 电话告警通知时机。可选"OCCUR"(告警时通知),"RECOVER"(恢复时通知) 注意:此字段可能返回 null,表示取不到有效值。
-
setSendFor
public void setSendFor(String[] SendFor)
Set 电话告警通知时机。可选"OCCUR"(告警时通知),"RECOVER"(恢复时通知) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SendFor- 电话告警通知时机。可选"OCCUR"(告警时通知),"RECOVER"(恢复时通知) 注意:此字段可能返回 null,表示取不到有效值。
-
getStartTime
public Long getStartTime()
Get 有效时段开始时间- Returns:
- StartTime 有效时段开始时间
-
setStartTime
public void setStartTime(Long StartTime)
Set 有效时段开始时间- Parameters:
StartTime- 有效时段开始时间
-
getUIDList
public Long[] getUIDList()
Get 电话告警接收者uid 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UIDList 电话告警接收者uid 注意:此字段可能返回 null,表示取不到有效值。
-
setUIDList
public void setUIDList(Long[] UIDList)
Set 电话告警接收者uid 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UIDList- 电话告警接收者uid 注意:此字段可能返回 null,表示取不到有效值。
-
-