Class PagingRequest

java.lang.Object
org.gbif.api.model.common.paging.PageableBase
org.gbif.api.model.common.paging.PagingRequest
All Implemented Interfaces:
Pageable

public class PagingRequest extends PageableBase
  • Constructor Details

  • Method Details

    • nextPage

      public void nextPage()
      Increases the offset based on the current limit to be able to request the next page.