Uses of Class
com.applitools.eyes.universal.dto.OpenSettingsDto
Packages that use OpenSettingsDto
Package
Description
-
Uses of OpenSettingsDto in com.applitools.eyes.universal
Methods in com.applitools.eyes.universal with parameters of type OpenSettingsDtoModifier and TypeMethodDescriptionCommandExecutor.managerOpenEyes(Reference ref, ITargetDto target, OpenSettingsDto settings, ConfigurationDto config) -
Uses of OpenSettingsDto in com.applitools.eyes.universal.dto
Methods in com.applitools.eyes.universal.dto that return OpenSettingsDtoMethods in com.applitools.eyes.universal.dto with parameters of type OpenSettingsDtoModifier and TypeMethodDescriptionvoidConfigurationDto.setOpen(OpenSettingsDto open) voidOpenEyes.setSettings(OpenSettingsDto settings) Constructors in com.applitools.eyes.universal.dto with parameters of type OpenSettingsDtoModifierConstructorDescriptionOpenEyes(Reference manager, ITargetDto target, OpenSettingsDto settings, ConfigurationDto config) -
Uses of OpenSettingsDto in com.applitools.eyes.universal.mapper
Methods in com.applitools.eyes.universal.mapper that return OpenSettingsDtoModifier and TypeMethodDescriptionstatic OpenSettingsDtoSettingsMapper.toOpenSettingsDto(Configuration config, com.applitools.eyes.AbstractProxySettings proxy, Boolean keepBatchOpen)