Uses of Class
org.qubership.atp.orchestrator.clients.dto.MapActionParameterDto
Packages that use MapActionParameterDto
-
Uses of MapActionParameterDto in org.qubership.atp.orchestrator.clients.dto
Methods in org.qubership.atp.orchestrator.clients.dto that return MapActionParameterDtoModifier and TypeMethodDescriptionMapActionParameterDto.paramKey(ActionParameterDto paramKey) MapActionParameterDto.paramValue(ActionParameterDto paramValue) Methods in org.qubership.atp.orchestrator.clients.dto that return types with arguments of type MapActionParameterDtoModifier and TypeMethodDescription@Valid List<MapActionParameterDto> ComplexActionParameterDto.getMapParams()Get mapParamsMethods in org.qubership.atp.orchestrator.clients.dto with parameters of type MapActionParameterDtoModifier and TypeMethodDescriptionComplexActionParameterDto.addMapParamsItem(MapActionParameterDto mapParamsItem) Method parameters in org.qubership.atp.orchestrator.clients.dto with type arguments of type MapActionParameterDtoModifier and TypeMethodDescriptionComplexActionParameterDto.mapParams(List<MapActionParameterDto> mapParams) voidComplexActionParameterDto.setMapParams(List<MapActionParameterDto> mapParams)