sdk
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
org.apache.airflow.sdk
/
BundleBuilder
/
build
build
open
fun
build
(
)
:
Bundle
Constructs a
Bundle
from the Dags returned by
getDags
.
Throws
Illegal
Argument
Exception
if any two Dags share the same ID.