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.model
/
Metadata
Metadata
@
JsonSerializable
data
class
Metadata
(
val
self
:
Uri
,
val
resource_name
:
ResourceName
?
=
null
,
val
next
:
Uri
?
=
null
)
(
source
)
Members
Constructors
Metadata
Link copied to clipboard
constructor
(
self
:
Uri
,
resource_name
:
ResourceName
?
=
null
,
next
:
Uri
?
=
null
)
Properties
next
Link copied to clipboard
val
next
:
Uri
?
resource_
name
Link copied to clipboard
val
resource_name
:
ResourceName
?
self
Link copied to clipboard
val
self
:
Uri