Uses of Class
org.graylog.events.notifications.EventNotificationModelData.Builder
Packages that use EventNotificationModelData.Builder
-
Uses of EventNotificationModelData.Builder in org.graylog.events.notifications
Methods in org.graylog.events.notifications that return EventNotificationModelData.BuilderModifier and TypeMethodDescriptionabstract EventNotificationModelData.BuilderEventNotificationModelData.Builder.backlog(List<MessageSummary> backlog) EventNotificationModelData.builder()abstract EventNotificationModelData.Builderabstract EventNotificationModelData.BuilderEventNotificationModelData.Builder.eventDefinitionDescription(String description) abstract EventNotificationModelData.BuilderEventNotificationModelData.Builder.eventDefinitionId(String id) abstract EventNotificationModelData.BuilderEventNotificationModelData.Builder.eventDefinitionTitle(String title) abstract EventNotificationModelData.BuilderEventNotificationModelData.Builder.eventDefinitionType(String type) abstract EventNotificationModelData.BuilderEventNotificationModelData.Builder.jobDefinitionId(String jobDefinitionId) abstract EventNotificationModelData.BuilderEventNotificationModelData.Builder.jobTriggerId(String jobTriggerId) abstract EventNotificationModelData.BuilderEventNotificationModelData.toBuilder()