Uses of Class
com.applitools.eyes.universal.dto.DebugEyesDto
-
Packages that use DebugEyesDto Package Description com.applitools.eyes.universal.dto -
-
Uses of DebugEyesDto in com.applitools.eyes.universal.dto
Methods in com.applitools.eyes.universal.dto that return types with arguments of type DebugEyesDto Modifier and Type Method Description List<DebugEyesDto>DebugManagersDto. getEyes()Method parameters in com.applitools.eyes.universal.dto with type arguments of type DebugEyesDto Modifier and Type Method Description voidDebugManagersDto. setEyes(List<DebugEyesDto> eyes)
-