public interface DatasetOccurrenceDownloadUsageService
Modifier and Type | Method and Description |
---|---|
PagingResponse<DatasetOccurrenceDownloadUsage> |
listByDataset(@NotNull UUID datasetKey,
Boolean showDownloadDetails,
Pageable page)
Retrieves a pageable result of the downloads which contain data taken from a dataset.
|
PagingResponse<DatasetOccurrenceDownloadUsage> listByDataset(@NotNull @NotNull UUID datasetKey, Boolean showDownloadDetails, @Nullable Pageable page)
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.