Class TestPlanIdRequestDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.TestPlanIdRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-07-10T06:10:29.228091282Z[Etc/UTC]")
public class TestPlanIdRequestDto
extends Object
TestPlanIdRequestDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid UUIDGet testPlanIdinthashCode()voidsetTestPlanId(UUID testPlanId) testPlanId(UUID testPlanId) toString()
-
Constructor Details
-
TestPlanIdRequestDto
public TestPlanIdRequestDto()
-
-
Method Details