Uses of Class
org.qubership.atp.itf.lite.backend.feign.dto.PostmanBodyDto
Packages that use PostmanBodyDto
-
Uses of PostmanBodyDto in org.qubership.atp.itf.lite.backend.model.entities
Methods in org.qubership.atp.itf.lite.backend.model.entities that return PostmanBodyDtoModifier and TypeMethodDescriptionRequestBody.getPostmanBody(FileData file) Collect Postman body and set file.Methods in org.qubership.atp.itf.lite.backend.model.entities with parameters of type PostmanBodyDtoModifier and TypeMethodDescriptionvoidRequestBody.updateFromPostmanBody(PostmanBodyDto postmanBody) Update fields by type mode postman body.