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