Interface RenditionReadPageLinkExecutionRequest.Builder

All Superinterfaces:
RenditionReadStructureExecutionRequest.Builder<RenditionReadPageLinkExecutionRequest.Builder,RenditionReadPageLinkExecutionRequest>
Enclosing interface:
RenditionReadPageLinkExecutionRequest

  • Method Details

    • withPageNumbers

      Optional: If specified, filters the pages read to only those that match the numbers in the list. If not specified, it will read all the pages in the requested documents.
      Parameters:
      pageNumbers - the page numbers names to filter
      Returns:
      this builder