foundry
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
foundry
cli
/
foundry.cli.buildkite
/
Build
/
Build
Build
constructor
(
branch
:
String
?
=
null
,
commit
:
String
?
=
null
,
env
:
Map
<
String
,
String
>
?
=
null
,
label
:
String
?
=
null
,
message
:
String
?
=
null
,
metaData
:
JsonObject
?
=
null
,
name
:
String
?
=
null
,
trigger
:
String
?
=
null
,
type
:
BuildType
?
=
null
)
(
source
)