Package ai.extend.types
Interface ClassifyRun.StatusStage
-
- All Known Implementing Classes:
ClassifyRun.Builder
- Enclosing class:
- ClassifyRun
public static interface ClassifyRun.StatusStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ClassifyRun.ReviewedStagestatus(ProcessorRunStatus status)
-
-
-
Method Detail
-
status
ClassifyRun.ReviewedStage status(@NotNull ProcessorRunStatus status)
-
-