Uses of Class
org.qubership.atp.ram.clients.api.dto.catalogue.DependencyCountDto
Packages that use DependencyCountDto
-
Uses of DependencyCountDto in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return DependencyCountDtoModifier and TypeMethodDescriptionMethods in org.qubership.atp.ram.clients.api.dto.catalogue that return types with arguments of type DependencyCountDtoModifier and TypeMethodDescription@Valid List<DependencyCountDto> TestCaseDependenciesResponseDto.getDatasets()Get datasetsMethods in org.qubership.atp.ram.clients.api.dto.catalogue with parameters of type DependencyCountDtoModifier and TypeMethodDescriptionTestCaseDependenciesResponseDto.addDatasetsItem(DependencyCountDto datasetsItem) Method parameters in org.qubership.atp.ram.clients.api.dto.catalogue with type arguments of type DependencyCountDtoModifier and TypeMethodDescriptionTestCaseDependenciesResponseDto.datasets(List<DependencyCountDto> datasets) voidTestCaseDependenciesResponseDto.setDatasets(List<DependencyCountDto> datasets)