Package ai.extend.types
Interface StepRun.StepStage
-
- All Known Implementing Classes:
StepRun.Builder
- Enclosing class:
- StepRun
public static interface StepRun.StepStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StepRun._FinalStagestep(StepRunStep step)
-
-
-
Method Detail
-
step
StepRun._FinalStage step(@NotNull StepRunStep step)
-
-