← 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.template
/
RestEndpointTemplate
/
RestEndpointTemplate
Rest
Endpoint
Template
constructor
(
method
:
HttpMethod
,
path
:
RestEndpointTemplatePath
,
query
:
RestEndpointTemplateQuery
,
contentType
:
ContentType
?
,
accept
:
ContentType
?
)