Package ai.extend.types
Interface ProvidedSplitterOutputSplitsItem.TypeStage
-
- All Known Implementing Classes:
ProvidedSplitterOutputSplitsItem.Builder
- Enclosing class:
- ProvidedSplitterOutputSplitsItem
public static interface ProvidedSplitterOutputSplitsItem.TypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProvidedSplitterOutputSplitsItem.StartPageStagetype(java.lang.String type)The type of the split document (set in the processor config), corresponds to the classificationId
-
-
-
Method Detail
-
type
ProvidedSplitterOutputSplitsItem.StartPageStage type(@NotNull java.lang.String type)
The type of the split document (set in the processor config), corresponds to the classificationId
-
-