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