Class PostmanDto
java.lang.Object
org.qubership.atp.itf.lite.backend.feign.dto.PostmanDto
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncollectionVariables(Map<String, Object> collectionVariables) cookies(List<PostmanCookieDto> cookies) environment(Map<String, Object> environment) iterationData(Map<String, Object> iterationData) postmanRequest(PostmanPostmanRequestDto postmanRequest) postmanResponse(PostmanPostmanResponseDto postmanResponse)
-
Constructor Details
-
PostmanDto
public PostmanDto()
-
-
Method Details
-
postmanRequest
-
postmanResponse
-
globals
-
collectionVariables
-
environment
-
iterationData
-
variables
-
cookies
-