Uses of Class
com.applitools.eyes.universal.dto.StepInfoDto
-
Packages that use StepInfoDto Package Description com.applitools.eyes.universal.dto.response -
-
Uses of StepInfoDto in com.applitools.eyes.universal.dto.response
Methods in com.applitools.eyes.universal.dto.response that return types with arguments of type StepInfoDto Modifier and Type Method Description List<StepInfoDto>CommandEyesGetResultsResponseDto. getStepsInfo()Method parameters in com.applitools.eyes.universal.dto.response with type arguments of type StepInfoDto Modifier and Type Method Description voidCommandEyesGetResultsResponseDto. setStepsInfo(List<StepInfoDto> stepsInfo)
-