Uses of Class
ecmwf.ecpds.mover.service.RESTClient.UpdateDataRequest
Packages that use RESTClient.UpdateDataRequest
-
Uses of RESTClient.UpdateDataRequest in ecmwf.ecpds.mover
Methods in ecmwf.ecpds.mover with parameters of type RESTClient.UpdateDataRequestModifier and TypeMethodDescriptionvoid
RESTInterface.updateDataRequest
(RESTClient.UpdateDataRequest request) Requests an update of the data part of the Host on the master (e.g. when the data is updated by the ectrans module). -
Uses of RESTClient.UpdateDataRequest in ecmwf.ecpds.mover.service
Methods in ecmwf.ecpds.mover.service with parameters of type RESTClient.UpdateDataRequestModifier and TypeMethodDescriptionvoid
RESTClient.updateDataRequest
(RESTClient.UpdateDataRequest request) Requests an update of the data part of the Host on the master (e.g. when the data is updated by the ectrans module).javax.ws.rs.core.Response
RESTServer.updateDataRequest
(javax.ws.rs.core.UriInfo ui, RESTClient.UpdateDataRequest request) Update data.