Uses of Record Class
org.qubership.integration.platform.runtime.catalog.rest.v3.dto.exportimport.ImportCommitResponse
Packages that use ImportCommitResponse
-
Uses of ImportCommitResponse in org.qubership.integration.platform.runtime.catalog.rest.v3.controller
Methods in org.qubership.integration.platform.runtime.catalog.rest.v3.controller that return types with arguments of type ImportCommitResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ImportCommitResponse> ImportControllerV3.importFile(org.springframework.web.multipart.MultipartFile file, String importRequest, boolean validateByHash, List<String> technicalLabels, String packageName, String packageVersion, String packagePartOf)