Uses of Class
org.qubership.atp.itf.lite.backend.feign.dto.PostmanDto
Packages that use PostmanDto
-
Uses of PostmanDto in org.qubership.atp.itf.lite.backend.feign.dto
Methods in org.qubership.atp.itf.lite.backend.feign.dto that return PostmanDtoModifier and TypeMethodDescriptionPostmanDto.collectionVariables(Map<String, Object> collectionVariables) PostmanDto.cookies(List<PostmanCookieDto> cookies) PostmanDto.environment(Map<String, Object> environment) PostmanDto.iterationData(Map<String, Object> iterationData) PostmanDto.postmanRequest(PostmanPostmanRequestDto postmanRequest) PostmanDto.postmanResponse(PostmanPostmanResponseDto postmanResponse) Methods in org.qubership.atp.itf.lite.backend.feign.dto with parameters of type PostmanDto