Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime.content
/
DocumentBuilder
/
to
to
common
infix
fun
String
.
to
(
value
:
Number
?
)
infix
fun
String
.
to
(
value
:
String
?
)
infix
fun
String
.
to
(
value
:
Boolean
?
)
infix
fun
String
.
to
(
value
:
Document
?
)
infix
fun
String
.
to
(
value
:
Nothing
?
)