Uses of Class
org.graylog.events.event.EventReplayInfo.Builder
Packages that use EventReplayInfo.Builder
-
Uses of EventReplayInfo.Builder in org.graylog.events.event
Methods in org.graylog.events.event that return EventReplayInfo.BuilderModifier and TypeMethodDescriptionstatic EventReplayInfo.BuilderEventReplayInfo.builder()static EventReplayInfo.BuilderEventReplayInfo.Builder.create()abstract EventReplayInfo.Builderabstract EventReplayInfo.Builderabstract EventReplayInfo.BuilderEventReplayInfo.Builder.timerangeEnd(org.joda.time.DateTime timeRangeEnd) abstract EventReplayInfo.BuilderEventReplayInfo.Builder.timerangeStart(org.joda.time.DateTime timeRangeStart) abstract EventReplayInfo.BuilderEventReplayInfo.toBuilder()