Uses of Class
org.qubership.atp.ram.clients.api.dto.catalogue.MetaInfoTreeResponseDto
Packages that use MetaInfoTreeResponseDto
Package
Description
-
Uses of MetaInfoTreeResponseDto in org.qubership.atp.ram.clients.api
Methods in org.qubership.atp.ram.clients.api that return types with arguments of type MetaInfoTreeResponseDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<MetaInfoTreeResponseDto> TestScenarioControllerApi.getMetaInfoTreeResponse(UUID uuid) GET /catalog/api/v1/testscenarios/{uuid}/metainfo-tree : getMetaInfoTreeResponse -
Uses of MetaInfoTreeResponseDto in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return MetaInfoTreeResponseDtoModifier and TypeMethodDescriptionMetaInfoTreeResponseDto.addChildrenItem(FullMetaInfoDto childrenItem) MetaInfoTreeResponseDto.children(List<FullMetaInfoDto> children)