Package de.otto.synapse.info
Class MessageReceiverNotification.Builder
java.lang.Object
de.otto.synapse.info.MessageReceiverNotification.Builder
- Enclosing class:
- MessageReceiverNotification
public static class MessageReceiverNotification.Builder
extends java.lang.Object
-
Constructor Summary
Constructors Modifier Constructor Description protectedBuilder() -
Method Summary
Modifier and Type Method Description MessageReceiverNotificationbuild()MessageReceiverNotification.BuilderwithChannelDurationBehind(ChannelDurationBehind val)MessageReceiverNotification.BuilderwithChannelName(java.lang.String val)MessageReceiverNotification.BuilderwithMessage(java.lang.String msg)MessageReceiverNotification.BuilderwithStatus(MessageReceiverStatus val)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
withChannelDurationBehind
-
withChannelName
-
withStatus
-
withMessage
-
build
-