public static class CreateOrUpdateNotificationPolicyResponse.NotificationPolicy extends Object
| 构造器和说明 |
|---|
NotificationPolicy() |
public Long getId()
public void setId(Long id)
public String getName()
public void setName(String name)
public Boolean getSendRecoverMessage()
public void setSendRecoverMessage(Boolean sendRecoverMessage)
public Long getEscalationPolicyId()
public void setEscalationPolicyId(Long escalationPolicyId)
public Boolean getRepeat()
public void setRepeat(Boolean repeat)
public Long getRepeatInterval()
public void setRepeatInterval(Long repeatInterval)
public Long getIntegrationId()
public void setIntegrationId(Long integrationId)
public Boolean getDirectedMode()
public void setDirectedMode(Boolean directedMode)
public String getState()
public void setState(String state)
public List<CreateOrUpdateNotificationPolicyResponse.NotificationPolicy.MatchingRulesItem> getMatchingRules()
public void setMatchingRules(List<CreateOrUpdateNotificationPolicyResponse.NotificationPolicy.MatchingRulesItem> matchingRules)
public CreateOrUpdateNotificationPolicyResponse.NotificationPolicy.GroupRule getGroupRule()
public void setGroupRule(CreateOrUpdateNotificationPolicyResponse.NotificationPolicy.GroupRule groupRule)
public CreateOrUpdateNotificationPolicyResponse.NotificationPolicy.NotifyRule getNotifyRule()
public void setNotifyRule(CreateOrUpdateNotificationPolicyResponse.NotificationPolicy.NotifyRule notifyRule)
public CreateOrUpdateNotificationPolicyResponse.NotificationPolicy.NotifyTemplate getNotifyTemplate()
public void setNotifyTemplate(CreateOrUpdateNotificationPolicyResponse.NotificationPolicy.NotifyTemplate notifyTemplate)
Copyright © 2024. All Rights Reserved.