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