Package de.otto.synapse.info
Class MessageReceiverEndpointInfo.Builder
java.lang.Object
de.otto.synapse.info.MessageReceiverEndpointInfo.Builder
- Enclosing class:
- MessageReceiverEndpointInfo
public static final class MessageReceiverEndpointInfo.Builder
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description MessageReceiverEndpointInfobuild()MessageReceiverEndpointInfo.BuilderwithChannelDurationBehind(ChannelDurationBehind durationBehind)MessageReceiverEndpointInfo.BuilderwithChannelName(java.lang.String channelName)MessageReceiverEndpointInfo.BuilderwithMessage(java.lang.String message)MessageReceiverEndpointInfo.BuilderwithStatus(MessageReceiverStatus status)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
withMessage
-
withStatus
-
withChannelName
-
withChannelDurationBehind
public MessageReceiverEndpointInfo.Builder withChannelDurationBehind(ChannelDurationBehind durationBehind) -
build
-