-
NotificationAddedEvent.NotificationMessageEvent.NotificationMessageEventBuilder.applicationId(String applicationId)
NotificationAddedEvent.NotificationMessageEvent.builder()
NotificationAddedEvent.NotificationMessageEvent.NotificationMessageEventBuilder.category(String category)
NotificationAddedEvent.NotificationMessageEvent.NotificationMessageEventBuilder.content(String content)
NotificationAddedEvent.NotificationMessageEvent.NotificationMessageEventBuilder.date(ZonedDateTime date)
NotificationAddedEvent.NotificationMessageEvent.NotificationMessageEventBuilder.linkUrl(String linkUrl)
NotificationAddedEvent.NotificationMessageEvent.NotificationMessageEventBuilder.priority(Boolean priority)
NotificationAddedEvent.NotificationMessageEvent.NotificationMessageEventBuilder.recipient(String recipient)
NotificationAddedEvent.NotificationMessageEvent.NotificationMessageEventBuilder.sender(String sender)
NotificationAddedEvent.NotificationMessageEvent.NotificationMessageEventBuilder.subject(String subject)
NotificationAddedEvent.NotificationMessageEvent.NotificationMessageEventBuilder.targetApplicationId(String targetApplicationId)
NotificationAddedEvent.NotificationMessageEvent.NotificationMessageEventBuilder.templateId(String templateId)
NotificationAddedEvent.NotificationMessageEvent.NotificationMessageEventBuilder.title(String title)
NotificationAddedEvent.NotificationMessageEvent.NotificationMessageEventBuilder.type(NotificationType type)