Uses of Class
org.qubership.atp.mia.controllers.api.dto.SystemDto
Packages that use SystemDto
-
Uses of SystemDto in org.qubership.atp.mia.controllers.api.dto
Methods in org.qubership.atp.mia.controllers.api.dto 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 that return types with arguments of type SystemDtoMethods in org.qubership.atp.mia.controllers.api.dto with parameters of type SystemDtoMethod parameters in org.qubership.atp.mia.controllers.api.dto with type arguments of type SystemDto