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.net.url
/
QueryParameters
/
Builder
/
copyFrom
copy
From
common
fun
copyFrom
(
other
:
QueryParameters
)
fun
copyFrom
(
other
:
QueryParameters.Builder
)
Copies the state from
other
into this builder. All existing state is overwritten.