NotificationForUpdateNotificationInput |
NotificationForUpdateNotificationInput.addAlertMethodsItem(NotificationForUpdateNotificationInput.AlertMethodsEnum alertMethodsItem) |
NotificationForUpdateNotificationInput |
NotificationForUpdateNotificationInput.addContactGroupIdsItem(String contactGroupIdsItem) |
NotificationForUpdateNotificationInput |
NotificationForUpdateNotificationInput.addNotifyTemplatesItem(NotifyTemplateForUpdateNotificationInput notifyTemplatesItem) |
NotificationForUpdateNotificationInput |
NotificationForUpdateNotificationInput.addWebhookIdsItem(String webhookIdsItem) |
NotificationForUpdateNotificationInput |
NotificationForUpdateNotificationInput.alertMethods(List<NotificationForUpdateNotificationInput.AlertMethodsEnum> alertMethods) |
NotificationForUpdateNotificationInput |
NotificationForUpdateNotificationInput.contactGroupIds(List<String> contactGroupIds) |
NotificationForUpdateNotificationInput |
NotificationForUpdateNotificationInput.level(NotificationForUpdateNotificationInput.LevelEnum level) |
NotificationForUpdateNotificationInput |
NotificationForUpdateNotificationInput.notifyTemplates(List<NotifyTemplateForUpdateNotificationInput> notifyTemplates) |
NotificationForUpdateNotificationInput |
NotificationForUpdateNotificationInput.webhookIds(List<String> webhookIds) |