| Package | Description |
|---|---|
| org.qubership.atp.datasets.controllers | |
| org.qubership.atp.datasets.dto |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<List<ObjectShortResponseDto>> |
DataSetControllerApi.getDataSetsShort(UUID dataSetListId)
GET /ds/{dataSetListId}/short : Returns list of Datasets (id + name) for selected DSL.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectShortResponseDto |
ObjectShortResponseDto.dataSetId(UUID dataSetId) |
ObjectShortResponseDto |
ObjectShortResponseDto.dataSetName(String dataSetName) |
ObjectShortResponseDto |
ObjectShortResponseDto.locked(Boolean locked) |
Copyright © 2025. All rights reserved.