| Package | Description |
|---|---|
| org.gbif.api.jackson | |
| org.gbif.api.model.occurrence | |
| org.gbif.api.service.occurrence |
| Modifier and Type | Method and Description |
|---|---|
DownloadRequest |
DownloadRequestSerde.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Class and Description |
|---|---|
class |
PredicateDownloadRequest
An occurrence download request whose filters are based on predicates ( see
Predicate). |
| Modifier and Type | Method and Description |
|---|---|
@NotNull DownloadRequest |
Download.getRequest()
Request that originated the download.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Download.setRequest(DownloadRequest request) |
| Modifier and Type | Method and Description |
|---|---|
String |
DownloadRequestService.create(@NotNull DownloadRequest downloadRequest,
String source)
Creates a download request.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.