static MessageHeader.Destination.Builder |
MessageHeader.Destination.builder() |
|
MessageHeader.Destination.Builder |
MessageHeader.Destination.Builder.endpoint(Url endpoint) |
Indicates where the message should be routed to.
|
MessageHeader.Destination.Builder |
MessageHeader.Destination.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
MessageHeader.Destination.Builder |
MessageHeader.Destination.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected MessageHeader.Destination.Builder |
MessageHeader.Destination.Builder.from(MessageHeader.Destination destination) |
|
MessageHeader.Destination.Builder |
MessageHeader.Destination.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
MessageHeader.Destination.Builder |
MessageHeader.Destination.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
MessageHeader.Destination.Builder |
MessageHeader.Destination.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
MessageHeader.Destination.Builder |
MessageHeader.Destination.Builder.name(String name) |
Human-readable name for the target system.
|
MessageHeader.Destination.Builder |
MessageHeader.Destination.Builder.name(String name) |
Convenience method for setting name .
|
MessageHeader.Destination.Builder |
MessageHeader.Destination.Builder.receiver(Reference receiver) |
Allows data conveyed by a message to be addressed to a particular person or department when routing to a specific
application isn't sufficient.
|
MessageHeader.Destination.Builder |
MessageHeader.Destination.Builder.target(Reference target) |
Identifies the target end system in situations where the initial message transmission is to an intermediary system.
|
MessageHeader.Destination.Builder |
MessageHeader.Destination.toBuilder() |
|