Package de.dlr.proseo.api.aipclient.rest
Interface IngestorproductController
- All Known Implementing Classes:
IngestorproductControllerDecorator
public interface IngestorproductController
Dummy entry to force interface class generation - ignore!
(Generated with springmvc-raml-parser v.2.0.5)
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<IngestorProduct> getIngestorProduct(org.springframework.http.HttpHeaders httpHeaders) No description
-
Method Details
-
getIngestorProduct
org.springframework.http.ResponseEntity<IngestorProduct> getIngestorProduct(org.springframework.http.HttpHeaders httpHeaders) No description
-