Package ai.extend.types
Interface WorkflowStepBase._FinalStage
-
- All Known Implementing Classes:
WorkflowStepBase.Builder
- Enclosing class:
- WorkflowStepBase
public static interface WorkflowStepBase._FinalStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WorkflowStepBasebuild()
-
-
-
Method Detail
-
build
WorkflowStepBase build()
-
-