public class NotificationForUpdateNotificationInput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NotificationForUpdateNotificationInput.AlertMethodsEnum
Gets or Sets alertMethods
|
static class |
NotificationForUpdateNotificationInput.LevelEnum
Gets or Sets level
|
| Constructor and Description |
|---|
NotificationForUpdateNotificationInput() |
public NotificationForUpdateNotificationInput()
public NotificationForUpdateNotificationInput alertMethods(List<NotificationForUpdateNotificationInput.AlertMethodsEnum> alertMethods)
public NotificationForUpdateNotificationInput addAlertMethodsItem(NotificationForUpdateNotificationInput.AlertMethodsEnum alertMethodsItem)
public List<NotificationForUpdateNotificationInput.AlertMethodsEnum> getAlertMethods()
public void setAlertMethods(List<NotificationForUpdateNotificationInput.AlertMethodsEnum> alertMethods)
public NotificationForUpdateNotificationInput contactGroupIds(List<String> contactGroupIds)
public NotificationForUpdateNotificationInput addContactGroupIdsItem(String contactGroupIdsItem)
public List<String> getContactGroupIds()
public NotificationForUpdateNotificationInput level(NotificationForUpdateNotificationInput.LevelEnum level)
public NotificationForUpdateNotificationInput.LevelEnum getLevel()
public void setLevel(NotificationForUpdateNotificationInput.LevelEnum level)
public NotificationForUpdateNotificationInput notifyTemplates(List<NotifyTemplateForUpdateNotificationInput> notifyTemplates)
public NotificationForUpdateNotificationInput addNotifyTemplatesItem(NotifyTemplateForUpdateNotificationInput notifyTemplatesItem)
@Valid public @Valid List<NotifyTemplateForUpdateNotificationInput> getNotifyTemplates()
public void setNotifyTemplates(List<NotifyTemplateForUpdateNotificationInput> notifyTemplates)
public NotificationForUpdateNotificationInput webhookIds(List<String> webhookIds)
public NotificationForUpdateNotificationInput addWebhookIdsItem(String webhookIdsItem)
Copyright © 2026. All rights reserved.