TeamCity Kotlin DSL 2024.12.3
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
TeamCity Kotlin DSL 2024.12.3
TeamCity Kotlin DSL 2024.12.3
/
jetbrains.buildServer.configs.kotlin
/
CompoundStageImpl
/
buildType
build
Type
open
override
fun
buildType
(
bt
:
BuildType
,
options
:
SnapshotDependencyOptions
)
:
BuildType
fun
buildType
(
bt
:
BuildType
,
options
:
SnapshotDependencyOptions
,
block
:
BuildType
.
(
)
->
Unit
)
:
BuildType
fun
buildType
(
options
:
SnapshotDependencyOptions
,
block
:
BuildType
.
(
)
->
Unit
)
:
BuildType