toggle menu
TeamCity Kotlin DSL
JVM
switch theme
search in API
TeamCity Kotlin DSL
/
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