toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-kafka-schemaregistry
/
org.http4k.connect.kafka.schemaregistry
/
SchemaRegistryAction
Schema
Registry
Action
interface
SchemaRegistryAction
<
R
>
:
Action
<
Result
<
R
,
RemoteFailure
>
>
Inheritors
CheckSchemaRegistered
GetSchemaById
GetSubjectVersion
GetSubjectVersions
GetSubjects
RegisterSchema
Members
Functions
to
Request
Link copied to clipboard
abstract
fun
toRequest
(
)
:
Request
to
Result
Link copied to clipboard
abstract
fun
toResult
(
response
:
Response
)
:
Result
<
R
,
RemoteFailure
>