Package de.otto.synapse.message
Class Header.Builder
java.lang.Object
de.otto.synapse.message.Header.Builder
- Enclosing class:
- Header
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withAttribute(HeaderAttr attr, String value) withAttribute(HeaderAttr attr, Instant value) withAttribute(String key, String value) withAttribute(String key, Instant value) withAttributes(Map<String, String> attributes) withShardPosition(ShardPosition shardPosition)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withShardPosition
-
withAttribute
-
withAttribute
-
withAttribute
-
withAttribute
-
withAttributes
-
build
-