Class CyclesCheckResultDto
java.lang.Object
org.qubership.atp.dataset.controllers.api.dto.datasetlists.CyclesCheckResultDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-09-03T07:08:33.546062377Z[Etc/UTC]")
public class CyclesCheckResultDto
extends Object
CyclesCheckResultDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet resultsinthashCode()putResultsItem(String key, String resultsItem) voidsetResults(Map<String, String> results) toString()
-
Constructor Details
-
CyclesCheckResultDto
public CyclesCheckResultDto()
-
-
Method Details