Uses of Class
org.qubership.atp.itf.lite.backend.feign.dto.PostmanPostmanResponseDto
Packages that use PostmanPostmanResponseDto
Package
Description
-
Uses of PostmanPostmanResponseDto in org.qubership.atp.itf.lite.backend.feign.dto
Methods in org.qubership.atp.itf.lite.backend.feign.dto that return PostmanPostmanResponseDtoMethods in org.qubership.atp.itf.lite.backend.feign.dto with parameters of type PostmanPostmanResponseDtoModifier and TypeMethodDescriptionPostmanDto.postmanResponse(PostmanPostmanResponseDto postmanResponse) -
Uses of PostmanPostmanResponseDto in org.qubership.atp.itf.lite.backend.model.api.response
Methods in org.qubership.atp.itf.lite.backend.model.api.response with parameters of type PostmanPostmanResponseDtoModifier and TypeMethodDescriptionvoidRequestExecutionResponse.updateFromPostmanResponse(PostmanPostmanResponseDto pmResponse) Update fields by PostmanPostmanResponseDto.