Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
aws-event-stream
/
aws.smithy.kotlin.runtime.awsprotocol.eventstream
/
buildMessage
build
Message
fun
buildMessage
(
block
:
MessageBuilder
.
(
)
->
Unit
)
:
Message
Builds a new
Message
by populating a
MessageBuilder
using the given
block
Return
the constructed messsage