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