AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
hll-mapping-core
/
aws.sdk.kotlin.hll.mapping.core.converters
/
ConvertsFrom
/
convertFrom
convert
From
abstract
fun
convertFrom
(
to
:
T
)
:
F
Converts a single value from type
T
to type
F
Parameters
to
The value to convert