Package de.otto.synapse.info
Class SnapshotReaderNotification.Builder
java.lang.Object
de.otto.synapse.info.SnapshotReaderNotification.Builder
- Enclosing class:
- SnapshotReaderNotification
public static class SnapshotReaderNotification.Builder
extends java.lang.Object
-
Constructor Summary
Constructors Modifier Constructor Description protectedBuilder() -
Method Summary
Modifier and Type Method Description SnapshotReaderNotificationbuild()SnapshotReaderNotification.BuilderwithChannelName(java.lang.String val)SnapshotReaderNotification.BuilderwithMessage(java.lang.String msg)SnapshotReaderNotification.BuilderwithSnapshotTimestamp(java.time.Instant snapshotTimestamp)SnapshotReaderNotification.BuilderwithStatus(SnapshotReaderStatus val)
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
withChannelName
-
withStatus
-
withMessage
-
withSnapshotTimestamp
public SnapshotReaderNotification.Builder withSnapshotTimestamp(java.time.Instant snapshotTimestamp) -
build
-