Smithy Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime.collections
/
setIfValueNotNull
set
If
Value
Not
Null
common
fun
<
T
:
Any
>
MutableAttributes
.
setIfValueNotNull
(
key
:
AttributeKey
<
T
>
,
value
:
T
?
)
Set a value for
key
only if
value
is not null