Package ai.extend.types
Interface Workflow.NameStage
-
- All Known Implementing Classes:
Workflow.Builder
- Enclosing class:
- Workflow
public static interface Workflow.NameStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Workflow.CreatedAtStagename(java.lang.String name)The name of the workflow.
-
-
-
Method Detail
-
name
Workflow.CreatedAtStage name(@NotNull java.lang.String name)
The name of the workflow.
-
-