withInput

Associates an input with the subtask being built.

Return

A SubtaskBuilderWithInput instance that includes the provided input, enabling further configuration or execution of the subtask.

Parameters

input

The input data to be used for creating or configuring the subtask.