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-schemaregistry
/
org.http4k.connect.kafka.schemaregistry.action
/
GetSubjects
Get
Subjects
object
GetSubjects
:
NonNullAutoMarshalledAction
<
Array
<
Subject
>
>
,
SchemaRegistryAction
<
Array
<
Subject
>
>
(
source
)
Members
Functions
to
Request
Link copied to clipboard
open
override
fun
toRequest
(
)
:
Request
to
Result
Link copied to clipboard
open
override
fun
toResult
(
response
:
Response
)
:
Result
<
Array
<
Subject
>
,
RemoteFailure
>