TeamCity Kotlin DSL 2025.11
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
TeamCity Kotlin DSL 2025.11
TeamCity Kotlin DSL 2025.11
/
jetbrains.buildServer.configs.kotlin
/
Parametrized
/
compoundParameter
compound
Parameter
fun
<
T
:
CompoundParam
<
T
>
>
compoundParameter
(
customName
:
String
?
=
null
)
:
DelegateProvider
<
T
>
fun
<
T
:
CompoundParam
<
T
>
>
compoundParameter
(
customName
:
String
?
=
null
,
yamlName
:
String
?
=
null
)
:
DelegateProvider
<
T
>