Uses of Class
org.qubership.atp.mia.controllers.api.dto.project.SystemDto
Packages that use SystemDto
-
Uses of SystemDto in org.qubership.atp.mia.controllers.api.dto.project
Methods in org.qubership.atp.mia.controllers.api.dto.project that return SystemDtoModifier and TypeMethodDescriptionSystemDto.addConnectionsItem(ConnectionDto connectionsItem) SystemDto.connections(List<@Valid ConnectionDto> connections) SystemDto.description(String description) SystemDto.environmentId(String environmentId) SystemDto.modifiedBy(String modifiedBy) Methods in org.qubership.atp.mia.controllers.api.dto.project that return types with arguments of type SystemDtoMethods in org.qubership.atp.mia.controllers.api.dto.project with parameters of type SystemDtoMethod parameters in org.qubership.atp.mia.controllers.api.dto.project with type arguments of type SystemDto