Uses of Class
org.qubership.atp.tdm.controllers.api.dto.testdata.ChangeTitleRequestDto
Packages that use ChangeTitleRequestDto
Package
Description
-
Uses of ChangeTitleRequestDto in org.qubership.atp.tdm.controllers.api
Methods in org.qubership.atp.tdm.controllers.api with parameters of type ChangeTitleRequestDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Boolean> TestDataControllerApi.changeTestDataTitle(@Valid ChangeTitleRequestDto changeTitleRequestDto) PUT /api/tdm/change/title : Changes table title. -
Uses of ChangeTitleRequestDto in org.qubership.atp.tdm.controllers.api.dto.testdata
Methods in org.qubership.atp.tdm.controllers.api.dto.testdata that return ChangeTitleRequestDto