Uses of Class
com.applitools.eyes.universal.dto.DebugManagersDto
-
Packages that use DebugManagersDto Package Description com.applitools.eyes.universal.dto -
-
Uses of DebugManagersDto in com.applitools.eyes.universal.dto
Methods in com.applitools.eyes.universal.dto that return types with arguments of type DebugManagersDto Modifier and Type Method Description List<DebugManagersDto>DebugHistoryDto. getManagers()Method parameters in com.applitools.eyes.universal.dto with type arguments of type DebugManagersDto Modifier and Type Method Description voidDebugHistoryDto. setManagers(List<DebugManagersDto> managers)
-