AI-Mocks
Toggle table of contents
0.8.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
AI-Mocks
ai-mocks-a2a-models
/
dev.mokksy.aimocks.a2a.model
/
Task
/
Companion
/
build
build
common
@
JvmStatic
fun
build
(
init
:
TaskBuilder
.
(
)
->
Unit
)
:
Task
(
source
)
Creates a new Task using the DSL builder.
Return
A new Task instance.
Parameters
init
The lambda to configure the task.