public class DownloadStatisticPager extends BasePager<DownloadStatistics>
OccurrenceDownloadService.getDownloadStatistics(Date, Date, Country, UUID, UUID, Pageable).| Constructor and Description |
|---|
DownloadStatisticPager(OccurrenceDownloadService service,
Date fromDate,
Date toDate,
Country publishingCountry,
UUID datasetKey,
UUID publishingOrgKey,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
PagingResponse<DownloadStatistics> |
nextPage(PagingRequest page) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic PagingResponse<DownloadStatistics> nextPage(PagingRequest page)
nextPage in class BasePager<DownloadStatistics>Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.