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
/
ListBuilder
/
add
add
common
fun
add
(
value
:
Number
?
)
:
Boolean
fun
add
(
value
:
String
?
)
:
Boolean
fun
add
(
value
:
Boolean
?
)
:
Boolean
fun
add
(
value
:
Document
?
)
:
Boolean
fun
add
(
value
:
Nothing
?
)
:
Boolean