Uses of Class
org.graylog.events.notifications.EventNotificationContext.Builder
Packages that use EventNotificationContext.Builder
-
Uses of EventNotificationContext.Builder in org.graylog.events.notifications
Methods in org.graylog.events.notifications that return EventNotificationContext.BuilderModifier and TypeMethodDescriptionEventNotificationContext.builder()EventNotificationContext.Builder.create()abstract EventNotificationContext.Builderabstract EventNotificationContext.BuilderEventNotificationContext.Builder.eventDefinition(EventDefinitionDto eventDefinition) abstract EventNotificationContext.BuilderEventNotificationContext.Builder.jobTrigger(JobTriggerDto jobTrigger) abstract EventNotificationContext.BuilderEventNotificationContext.Builder.notificationConfig(EventNotificationConfig notificationConfig) abstract EventNotificationContext.BuilderEventNotificationContext.Builder.notificationId(String notificationId) abstract EventNotificationContext.BuilderEventNotificationContext.toBuilder()