public class PagingRequest extends PageableBase
Pageable.OffsetLimitParameters| Constructor and Description |
|---|
PagingRequest() |
PagingRequest(long offset,
int limit) |
PagingRequest(Pageable page) |
| Modifier and Type | Method and Description |
|---|---|
void |
nextPage()
Increases the offset based on the current limit to be able to request the next page.
|
addOffset, copyPagingValues, equals, getLimit, getOffset, hashCode, setLimit, setOffset, toStringpublic PagingRequest()
public PagingRequest(Pageable page)
public PagingRequest(long offset, int limit)
public void nextPage()
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.