| 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<EnvironmentNameViewDto>> |
ProjectControllerApi.getEnvironmentsShort(UUID projectId)
GET /api/projects/{projectId}/environments/short : getEnvironmentsShort
|
org.springframework.http.ResponseEntity<List<EnvironmentNameViewDto>> |
ProjectControllerApi.getToolsShort(UUID projectId)
GET /api/projects/{projectId}/tools/short : getToolsShort
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentNameViewDto |
EnvironmentNameViewDto.id(UUID id) |
EnvironmentNameViewDto |
EnvironmentNameViewDto.name(String name) |
Copyright © 2025. All rights reserved.