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