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