| Package | Description |
|---|---|
| org.gcube.dataanalysis.copernicus.motu.client | |
| org.gcube.dataanalysis.copernicus.motu.model |
| Modifier and Type | Method and Description |
|---|---|
RequestSize |
DownloadRequestEnvelope.getSize() |
RequestSize |
PlainMotuClient.getSize(DownloadRequest request)
Retrieves an estimation of the size of the response
|
RequestSize |
MotuClient.getSize(DownloadRequest request)
A more robust implementation of the super.getSize, as it makes sure that
all parameters are set.
|
RequestSize |
MotuClient.getSize(String service,
String product)
Return the full size of the given product, within the given service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DownloadRequestEnvelope.setSize(RequestSize size) |
| Modifier and Type | Method and Description |
|---|---|
static RequestSize |
MotuUnmarshaller.getRequestSize(String xml) |
Copyright © 2017. All Rights Reserved.