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.collections
/
ValuesMap
/
getAll
get
All
common
abstract
fun
getAll
(
name
:
String
)
:
List
<
T
>
?
Gets all values associated with the
name
, or null if the name is not present