Package de.dlr.proseo.api.aipclient.rest
Schnittstelle IngestorproductController
- Alle bekannten Implementierungsklassen:
IngestorproductControllerDecorator
public interface IngestorproductController
Dummy entry to force interface class generation - ignore!
(Generated with springmvc-raml-parser v.2.0.5)
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungorg.springframework.http.ResponseEntity
<IngestorProduct> getIngestorProduct
(org.springframework.http.HttpHeaders httpHeaders) No description
-
Methodendetails
-
getIngestorProduct
org.springframework.http.ResponseEntity<IngestorProduct> getIngestorProduct(org.springframework.http.HttpHeaders httpHeaders) No description
-