Interface HandlingEvent.TimestampStage
-
- All Known Implementing Classes:
HandlingEvent.Builder
- Enclosing class:
- HandlingEvent
public static interface HandlingEvent.TimestampStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HandlingEvent._FinalStagetimestamp(java.time.OffsetDateTime timestamp)ISO8601 timestamp when the event occurred
-
-
-
Method Detail
-
timestamp
HandlingEvent._FinalStage timestamp(@NotNull java.time.OffsetDateTime timestamp)
ISO8601 timestamp when the event occurred
-
-