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