Uses of Class
com.applitools.eyes.universal.dto.DebugScreenshotHandlerDto
-
Packages that use DebugScreenshotHandlerDto Package Description com.applitools.eyes.universal.dto -
-
Uses of DebugScreenshotHandlerDto in com.applitools.eyes.universal.dto
Methods in com.applitools.eyes.universal.dto that return DebugScreenshotHandlerDto Modifier and Type Method Description DebugScreenshotHandlerDtoCheckSettingsDto. getDebugImages()DebugScreenshotHandlerDtoConfigurationDto. getDebugScreenshots()Methods in com.applitools.eyes.universal.dto with parameters of type DebugScreenshotHandlerDto Modifier and Type Method Description voidCheckSettingsDto. setDebugImages(DebugScreenshotHandlerDto debugImages)voidConfigurationDto. setDebugScreenshots(DebugScreenshotHandlerDto debugScreenshots)
-