public class AlertNotificationForListPresetAlertTemplatesOutput extends Object
| Constructor and Description |
|---|
AlertNotificationForListPresetAlertTemplatesOutput() |
public AlertNotificationForListPresetAlertTemplatesOutput()
public AlertNotificationForListPresetAlertTemplatesOutput alertMethods(List<String> alertMethods)
public AlertNotificationForListPresetAlertTemplatesOutput addAlertMethodsItem(String alertMethodsItem)
public AlertNotificationForListPresetAlertTemplatesOutput contactGroupIds(List<String> contactGroupIds)
public AlertNotificationForListPresetAlertTemplatesOutput addContactGroupIdsItem(String contactGroupIdsItem)
public List<String> getContactGroupIds()
public AlertNotificationForListPresetAlertTemplatesOutput effectEndAt(String effectEndAt)
public String getEffectEndAt()
public void setEffectEndAt(String effectEndAt)
public AlertNotificationForListPresetAlertTemplatesOutput effectStartAt(String effectStartAt)
public String getEffectStartAt()
public void setEffectStartAt(String effectStartAt)
public AlertNotificationForListPresetAlertTemplatesOutput notificationId(String notificationId)
public String getNotificationId()
public void setNotificationId(String notificationId)
public AlertNotificationForListPresetAlertTemplatesOutput notifyTemplates(List<NotifyTemplateForListPresetAlertTemplatesOutput> notifyTemplates)
public AlertNotificationForListPresetAlertTemplatesOutput addNotifyTemplatesItem(NotifyTemplateForListPresetAlertTemplatesOutput notifyTemplatesItem)
@Valid public @Valid List<NotifyTemplateForListPresetAlertTemplatesOutput> getNotifyTemplates()
public void setNotifyTemplates(List<NotifyTemplateForListPresetAlertTemplatesOutput> notifyTemplates)
public AlertNotificationForListPresetAlertTemplatesOutput webhook(String webhook)
public String getWebhook()
public void setWebhook(String webhook)
public AlertNotificationForListPresetAlertTemplatesOutput webhookIds(List<String> webhookIds)
public AlertNotificationForListPresetAlertTemplatesOutput addWebhookIdsItem(String webhookIdsItem)
Copyright © 2026. All rights reserved.