http4k-api-openapi
Toggle table of contents
6.19.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-api-openapi
http4k-api-openapi
/
org.http4k.contract
/
Root
Root
object
Root
:
PathSegments
(
source
)
Members
Properties
parent
Link copied to clipboard
open
override
val
parent
:
PathSegments
Functions
div
Link copied to clipboard
operator
fun
div
(
child
:
String
)
:
PathSegments
operator
fun
div
(
child
:
PathSegments
)
:
PathSegments
starts
With
Link copied to clipboard
open
override
fun
startsWith
(
other
:
PathSegments
)
:
Boolean
to
List
Link copied to clipboard
open
override
fun
toList
(
)
:
List
<
String
>
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String