toggle menu
TeamCity Kotlin DSL
JVM
switch theme
search in API
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin
/
BuildType
/
BuildType
Build
Type
constructor
(
init
:
BuildType
.
(
)
->
Unit
)
Creates a buildType and initializes it with the specified init block
Parameters
init
initialization block
See also
Build
Type
constructor
(
)