| Package | Description |
|---|---|
| org.gcube.dataanalysis.copernicus.motu.client | |
| org.gcube.dataanalysis.copernicus.motu.model |
| Modifier and Type | Method and Description |
|---|---|
StatusModeResponse |
PlainMotuClient.checkStatus(String requestId)
Check the status of a submitted request
|
StatusModeResponse |
DownloadRequestEnvelope.getStatus() |
StatusModeResponse |
PlainMotuClient.queueProductDownload(DownloadRequest request)
Asynchronously submit a request for a dataset
|
StatusModeResponse |
PlainMotuClient.waitForComplete(String requestId)
Polls the server until the request has been fulfilled.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<StatusModeResponse> |
MotuClient.checkAllStatus(Collection<StatusModeResponse> requests)
Retrieves the status of all given requests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DownloadRequestEnvelope.setStatus(StatusModeResponse status) |
| Modifier and Type | Method and Description |
|---|---|
Collection<StatusModeResponse> |
MotuClient.checkAllStatus(Collection<StatusModeResponse> requests)
Retrieves the status of all given requests.
|
| Modifier and Type | Method and Description |
|---|---|
static StatusModeResponse |
MotuUnmarshaller.getStatusModeResponse(String xml) |
Copyright © 2017. All Rights Reserved.