| Package | Description |
|---|---|
| org.qubership.atp.datasets.controllers | |
| org.qubership.atp.datasets.dto |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<List<CopyDataSetListsResponseDto>> |
DataSetListControllerApi.copy(CopyDataSetListsRequestDto copyDataSetListsRequestDto)
POST /dsl/copy : Copy DSL with name provided.
|
| Modifier and Type | Method and Description |
|---|---|
CopyDataSetListsRequestDto |
CopyDataSetListsRequestDto.addDataSetListIdsItem(UUID dataSetListIdsItem) |
CopyDataSetListsRequestDto |
CopyDataSetListsRequestDto.dataSetListIds(List<UUID> dataSetListIds) |
CopyDataSetListsRequestDto |
CopyDataSetListsRequestDto.postfix(String postfix) |
CopyDataSetListsRequestDto |
CopyDataSetListsRequestDto.updateReferences(Boolean updateReferences) |
Copyright © 2025. All rights reserved.