Uses of Class
org.graylog.events.contentpack.entities.NotificationEntity.Builder
Packages that use NotificationEntity.Builder
-
Uses of NotificationEntity.Builder in org.graylog.events.contentpack.entities
Methods in org.graylog.events.contentpack.entities that return NotificationEntity.BuilderModifier and TypeMethodDescriptionstatic NotificationEntity.BuilderNotificationEntity.builder()abstract NotificationEntity.BuilderNotificationEntity.Builder.config(EventNotificationConfigEntity config) static NotificationEntity.BuilderNotificationEntity.Builder.create()abstract NotificationEntity.BuilderNotificationEntity.Builder.description(ValueReference description) abstract NotificationEntity.BuilderNotificationEntity.Builder.title(ValueReference title) abstract NotificationEntity.BuilderNotificationEntity.toBuilder()