toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
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
)
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
?
=
null
resource_
name
Link copied to clipboard
val
resource_name
:
ResourceName
?
=
null
self
Link copied to clipboard
val
self
:
Uri