TeamCity Kotlin DSL 2026.2 EAP
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
TeamCity Kotlin DSL 2026.2 EAP
TeamCity Kotlin DSL 2026.2 EAP
/
jetbrains.buildServer.configs.kotlin
/
Parametrized
/
copyParamsTo
copy
Params
To
fun
<
T
:
Parametrized
>
copyParamsTo
(
target
:
T
)
:
T
Copies parameters of this object to the specified target
Return
the target object
Parameters
target
object to copy to