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