| 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<ConnectionNameViewDto>> |
ConnectionControllerApi.getConnectionTemplatesShort()
GET /api/connections/templates/short : Getting connection templates in abbreviated form :{id:\"\",name:\"\"}
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionNameViewDto |
ConnectionNameViewDto.id(UUID id) |
ConnectionNameViewDto |
ConnectionNameViewDto.name(String name) |
Copyright © 2025. All rights reserved.