R - return value at the end of the write process.@ParametersAreNonnullByDefault @FunctionalInterface public interface StructuredMessageWriter<R>
MessageReader content (CloudEvents attributes, extensions and payload) to a new representation structured representation.| Modifier and Type | Method and Description |
|---|---|
R |
setEvent(EventFormat format,
byte[] value)
Write an event using the provided
EventFormat. |
R setEvent(EventFormat format, byte[] value) throws CloudEventRWException
EventFormat.CloudEventRWExceptionCopyright © 2023. All rights reserved.