http4k
Toggle table of contents
6.57.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-iotdataplane-fake
/
org.http4k.connect.amazon.iotdataplane
/
PublishedMessage
/
PublishedMessage
Published
Message
constructor
(
topic
:
TopicName
,
payload
:
Base64Blob
,
qos
:
Int
?
=
null
,
retain
:
Boolean
?
=
null
,
contentType
:
String
?
=
null
,
messageExpiry
:
Long
?
=
null
,
responseTopic
:
String
?
=
null
,
correlationData
:
String
?
=
null
,
payloadFormatIndicator
:
String
?
=
null
,
userProperties
:
String
?
=
null
)
(
source
)