http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-kafka-rest
/
org.http4k.connect.kafka.rest.v3.action
/
ProducedRecord
/
ProducedRecord
Produced
Record
constructor
(
error_code
:
Status
,
cluster_id
:
ClusterId
,
topic_name
:
Topic
,
partition_id
:
PartitionId
,
offset
:
Offset
,
timestamp
:
Instant
,
key
:
ProducedRecordData
?
,
value
:
ProducedRecordData
?
)
(
source
)