Uses of Class
org.graylog.events.notifications.NotificationDto.Builder
Packages that use NotificationDto.Builder
-
Uses of NotificationDto.Builder in org.graylog.events.notifications
Methods in org.graylog.events.notifications that return NotificationDto.BuilderModifier and TypeMethodDescriptionstatic NotificationDto.BuilderNotificationDto.builder()abstract NotificationDto.BuilderNotificationDto.Builder.config(EventNotificationConfig config) static NotificationDto.BuilderNotificationDto.Builder.create()abstract NotificationDto.BuilderNotificationDto.Builder.description(String description) abstract NotificationDto.Builderabstract NotificationDto.Builderabstract NotificationDto.BuilderNotificationDto.toBuilder()