Class DebugEyesDto
- java.lang.Object
-
- com.applitools.eyes.universal.dto.DebugEyesDto
-
public class DebugEyesDto extends Object
-
-
Constructor Summary
Constructors Constructor Description DebugEyesDto()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ConfigurationDtogetConfig()ReferencegetEyes()ReferencegetManager()DebugEyesTargetDtogetTarget()StringtoString()
-
-
-
Method Detail
-
getManager
public Reference getManager()
-
getEyes
public Reference getEyes()
-
getConfig
public ConfigurationDto getConfig()
-
getTarget
public DebugEyesTargetDto getTarget()
-
-