public class DataForListPresetAlertTemplatesOutput extends Object
| Constructor and Description |
|---|
DataForListPresetAlertTemplatesOutput() |
public DataForListPresetAlertTemplatesOutput()
public DataForListPresetAlertTemplatesOutput alertNotification(AlertNotificationForListPresetAlertTemplatesOutput alertNotification)
@Valid public @Valid AlertNotificationForListPresetAlertTemplatesOutput getAlertNotification()
public void setAlertNotification(AlertNotificationForListPresetAlertTemplatesOutput alertNotification)
public DataForListPresetAlertTemplatesOutput appliedProjectName(String appliedProjectName)
public String getAppliedProjectName()
public void setAppliedProjectName(String appliedProjectName)
public DataForListPresetAlertTemplatesOutput createdAt(String createdAt)
public String getCreatedAt()
public void setCreatedAt(String createdAt)
public DataForListPresetAlertTemplatesOutput description(String description)
public String getDescription()
public void setDescription(String description)
public DataForListPresetAlertTemplatesOutput id(String id)
public String getId()
public void setId(String id)
public DataForListPresetAlertTemplatesOutput name(String name)
public String getName()
public void setName(String name)
public DataForListPresetAlertTemplatesOutput noData(NoDataForListPresetAlertTemplatesOutput noData)
@Valid public @Valid NoDataForListPresetAlertTemplatesOutput getNoData()
public void setNoData(NoDataForListPresetAlertTemplatesOutput noData)
public DataForListPresetAlertTemplatesOutput notifyMode(String notifyMode)
public String getNotifyMode()
public void setNotifyMode(String notifyMode)
public DataForListPresetAlertTemplatesOutput recoveryNotify(RecoveryNotifyForListPresetAlertTemplatesOutput recoveryNotify)
@Valid public @Valid RecoveryNotifyForListPresetAlertTemplatesOutput getRecoveryNotify()
public void setRecoveryNotify(RecoveryNotifyForListPresetAlertTemplatesOutput recoveryNotify)
public DataForListPresetAlertTemplatesOutput silenceTime(Integer silenceTime)
public Integer getSilenceTime()
public void setSilenceTime(Integer silenceTime)
public DataForListPresetAlertTemplatesOutput status(Boolean status)
public Boolean isStatus()
public void setStatus(Boolean status)
public DataForListPresetAlertTemplatesOutput templateRules(List<TemplateRuleForListPresetAlertTemplatesOutput> templateRules)
public DataForListPresetAlertTemplatesOutput addTemplateRulesItem(TemplateRuleForListPresetAlertTemplatesOutput templateRulesItem)
@Valid public @Valid List<TemplateRuleForListPresetAlertTemplatesOutput> getTemplateRules()
public void setTemplateRules(List<TemplateRuleForListPresetAlertTemplatesOutput> templateRules)
public DataForListPresetAlertTemplatesOutput updatedAt(String updatedAt)
public String getUpdatedAt()
public void setUpdatedAt(String updatedAt)
Copyright © 2026. All rights reserved.