Package ai.extend.types
Interface FileMetadataParentSplit.StartPageStage
-
- All Known Implementing Classes:
FileMetadataParentSplit.Builder
- Enclosing class:
- FileMetadataParentSplit
public static interface FileMetadataParentSplit.StartPageStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FileMetadataParentSplit.EndPageStagestartPage(int startPage)The start page of the split.
-
-
-
Method Detail
-
startPage
FileMetadataParentSplit.EndPageStage startPage(int startPage)
The start page of the split.
-
-