Uses of Class
com.applitools.eyes.universal.dto.MatchSettingsDto
-
Packages that use MatchSettingsDto Package Description com.applitools.eyes.universal.dto com.applitools.eyes.universal.mapper -
-
Uses of MatchSettingsDto in com.applitools.eyes.universal.dto
Methods in com.applitools.eyes.universal.dto with parameters of type MatchSettingsDto Modifier and Type Method Description voidConfigurationDto. setDefaultMatchSettings(MatchSettingsDto defaultMatchSettings) -
Uses of MatchSettingsDto in com.applitools.eyes.universal.mapper
Methods in com.applitools.eyes.universal.mapper that return MatchSettingsDto Modifier and Type Method Description static MatchSettingsDtoMatchSettingsMapper. toMatchSettingsDto(Object object)
-