@Generated(value="org.openapitools.codegen.languages.SpringCodegen", date="2025-06-19T14:15:27.528Z[Etc/UTC]") public class DatasetListImportResponseDto extends Object
| Constructor and Description |
|---|
DatasetListImportResponseDto() |
| Modifier and Type | Method and Description |
|---|---|
DatasetListImportResponseDto |
addAttributesItem(AttributeImportResponseDto attributesItem) |
DatasetListImportResponseDto |
attributes(List<AttributeImportResponseDto> attributes) |
boolean |
equals(Object o) |
List<AttributeImportResponseDto> |
getAttributes()
Get attributes
|
int |
hashCode() |
void |
setAttributes(List<AttributeImportResponseDto> attributes) |
String |
toString() |
public DatasetListImportResponseDto attributes(List<AttributeImportResponseDto> attributes)
public DatasetListImportResponseDto addAttributesItem(AttributeImportResponseDto attributesItem)
public List<AttributeImportResponseDto> getAttributes()
public void setAttributes(List<AttributeImportResponseDto> attributes)
Copyright © 2025. All rights reserved.