← Back to Kairo Docs
|
API Reference (Dokka)
Kairo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kairo
endpoint
/
kairo.rest
/
RestEndpointErrorBuilder
Rest
Endpoint
Error
Builder
object
RestEndpointErrorBuilder
Members
Properties
accept
Annotation
Link copied to clipboard
val
acceptAnnotation
:
String
content
Type
Annotation
Link copied to clipboard
val
contentTypeAnnotation
:
String
path
Param
Annotation
Link copied to clipboard
val
pathParamAnnotation
:
String
query
Param
Annotation
Link copied to clipboard
val
queryParamAnnotation
:
String
rest
Annotation
Link copied to clipboard
val
restAnnotation
:
String
Functions
endpoint
Link copied to clipboard
fun
endpoint
(
kClass
:
KClass
<
out
RestEndpoint
<
*
,
*
>
>
)
:
String