Uses of Class
org.qubership.atp.dataset.clients.dto.ObjectShortResponseDto
Packages that use ObjectShortResponseDto
-
Uses of ObjectShortResponseDto in org.qubership.atp.dataset.clients.api
Methods in org.qubership.atp.dataset.clients.api that return types with arguments of type ObjectShortResponseDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<ObjectShortResponseDto>> DataSetControllerApi.getDataSetsShort(UUID dataSetListId) GET /ds/{dataSetListId}/short : Returns list of Datasets (id + name) for selected DSL. -
Uses of ObjectShortResponseDto in org.qubership.atp.dataset.clients.dto
Methods in org.qubership.atp.dataset.clients.dto that return ObjectShortResponseDto