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