Uses of Class
com.applitools.eyes.universal.dto.EyesServerSettingsDto
-
Packages that use EyesServerSettingsDto Package Description com.applitools.eyes com.applitools.eyes.universal.dto com.applitools.eyes.universal.dto.response -
-
Uses of EyesServerSettingsDto in com.applitools.eyes
Methods in com.applitools.eyes that return EyesServerSettingsDto Modifier and Type Method Description EyesServerSettingsDtoTestResults. getEyesServer()Methods in com.applitools.eyes with parameters of type EyesServerSettingsDto Modifier and Type Method Description voidTestResults. setEyesServer(EyesServerSettingsDto eyesServer) -
Uses of EyesServerSettingsDto in com.applitools.eyes.universal.dto
Methods in com.applitools.eyes.universal.dto that return EyesServerSettingsDto Modifier and Type Method Description EyesServerSettingsDtoTestResultsDto. getEyesServer() -
Uses of EyesServerSettingsDto in com.applitools.eyes.universal.dto.response
Methods in com.applitools.eyes.universal.dto.response that return EyesServerSettingsDto Modifier and Type Method Description EyesServerSettingsDtoCommandEyesGetResultsResponseDto. getEyesServer()Methods in com.applitools.eyes.universal.dto.response with parameters of type EyesServerSettingsDto Modifier and Type Method Description voidCommandEyesGetResultsResponseDto. setEyesServer(EyesServerSettingsDto eyesServer)
-