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 TypeMethodDescriptionvoidRESTInterface.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 TypeMethodDescriptionvoidRESTClient.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.ResponseRESTServer.updateDataRequest(javax.ws.rs.core.UriInfo ui, RESTClient.UpdateDataRequest request) Update data.