Uses of Class
com.applitools.eyes.universal.dto.ECClientSettingsDto
-
Packages that use ECClientSettingsDto Package Description com.applitools.eyes.universal.dto -
-
Uses of ECClientSettingsDto in com.applitools.eyes.universal.dto
Methods in com.applitools.eyes.universal.dto that return ECClientSettingsDto Modifier and Type Method Description ECClientSettingsDtoMakeECClient. getSettings()Methods in com.applitools.eyes.universal.dto with parameters of type ECClientSettingsDto Modifier and Type Method Description voidMakeECClient. setSettings(ECClientSettingsDto settings)Constructors in com.applitools.eyes.universal.dto with parameters of type ECClientSettingsDto Constructor Description MakeECClient(ECClientSettingsDto settings)
-