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