Class DataSetFlatDto
java.lang.Object
org.qubership.atp.dataset.clients.dto.DataSetFlatDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-07-10T06:10:30.324230310Z[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