| Package | Description |
|---|---|
| org.qubership.atp.environments.openapi.controllers | |
| org.qubership.atp.environments.openapi.dto |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<List<SystemNameViewDto>> |
EnvironmentControllerApi.getSystemsShort(UUID environmentId)
GET /api/environments/{environmentId}/systems/short : getSystemsShort
|
| Modifier and Type | Method and Description |
|---|---|
SystemNameViewDto |
SystemNameViewDto.id(UUID id) |
SystemNameViewDto |
SystemNameViewDto.name(String name) |
Copyright © 2025. All rights reserved.