Class DataSetFlatDto
java.lang.Object
org.qubership.atp.dataset.clients.dto.DataSetFlatDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-06-11T14:57:02.564217382Z[Etc/UTC]")
public class DataSetFlatDto
extends Object
DataSetFlatDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddLabelsItem(LabelFlatDto labelsItem) boolean@Valid UUIDgetId()Get id@Valid List<LabelFlatDto> Get labelsgetName()Get nameinthashCode()labels(List<LabelFlatDto> labels) voidvoidsetLabels(List<LabelFlatDto> labels) voidtoString()
-
Constructor Details
-
DataSetFlatDto
public DataSetFlatDto()
-
-
Method Details