public static final class SnapshotEventSourceNotification.Builder
extends de.otto.synapse.eventsource.EventSourceNotification.Builder
| Modifier and Type | Method and Description |
|---|---|
SnapshotEventSourceNotification |
build() |
SnapshotEventSourceNotification.Builder |
withSnapshotTimestamp(java.time.Instant snapshotTimestamp) |
public SnapshotEventSourceNotification.Builder withSnapshotTimestamp(java.time.Instant snapshotTimestamp)
public SnapshotEventSourceNotification build()
build in class de.otto.synapse.eventsource.EventSourceNotification.Builder