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
/
BuildTypeSettings
/
BuildTypeSettings
Build
Type
Settings
constructor
(
init
:
BuildTypeSettings
.
(
)
->
Unit
)
Creates settings and initializes them with the specified init block
Parameters
init
initialization block
constructor
(
)