Interface RenditionReadPageSizeExecutionRequest

All Superinterfaces:
RenditionReadPageSizeRequest, RenditionReadStructureExecutionRequest

public interface RenditionReadPageSizeExecutionRequest extends RenditionReadStructureExecutionRequest, RenditionReadPageSizeRequest
Specifies the filters to initiate a request to read page sizes in a rendition in a paginated manner.
  • Method Details

    • getPageNumbers

      List<Integer> getPageNumbers()
      The list of page numbers (1-indexed). If specified, it filters the pages read to only those that match the numbers in the list.
      Returns:
      the page numbers to filter