Package | Description |
---|---|
org.gbif.api.model.collections.search |
Constructor and Description |
---|
FacetedSearchResponse(long offset,
int limit,
Long count,
List<T> results,
List<CollectionFacet<F>> facets) |
FacetedSearchResponse(Pageable page,
Long count,
List<T> results,
List<CollectionFacet<F>> facets) |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.