Interface EvaluationSetItemCreateBatchRequestItemsItem.ExpectedOutputStage
-
- All Known Implementing Classes:
EvaluationSetItemCreateBatchRequestItemsItem.Builder
- Enclosing class:
- EvaluationSetItemCreateBatchRequestItemsItem
public static interface EvaluationSetItemCreateBatchRequestItemsItem.ExpectedOutputStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EvaluationSetItemCreateBatchRequestItemsItem._FinalStageexpectedOutput(ProvidedProcessorOutput expectedOutput)The expected output of the processor when run against the file
-
-
-
Method Detail
-
expectedOutput
EvaluationSetItemCreateBatchRequestItemsItem._FinalStage expectedOutput(@NotNull ProvidedProcessorOutput expectedOutput)
The expected output of the processor when run against the file
-
-