Uses of Class
com.applitools.eyes.universal.dto.ProxyDto
Packages that use ProxyDto
Package
Description
-
Uses of ProxyDto in com.applitools.eyes
Methods in com.applitools.eyes with parameters of type ProxyDto -
Uses of ProxyDto in com.applitools.eyes.universal.dto
Subclasses of ProxyDto in com.applitools.eyes.universal.dtoMethods in com.applitools.eyes.universal.dto that return ProxyDtoModifier and TypeMethodDescriptionCloseBatchSettingsDto.getProxy()ConfigurationDto.getProxy()DebugEyesTargetDto.getProxy()DeleteTestSettingsDto.getProxy()ECClientSettingsDto.getProxy()EyesServerSettingsDto.getProxy()OpenSettingsDto.getProxy()Methods in com.applitools.eyes.universal.dto with parameters of type ProxyDtoModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidConstructors in com.applitools.eyes.universal.dto with parameters of type ProxyDtoModifierConstructorDescriptionCloseBatchSettingsDto(String batchId, String apiKey, String serverUrl, ProxyDto proxySettings) ECClientSettingsDto(String ecServerUrl, ECCapabilitiesOptions options, Integer port, ProxyDto proxy) -
Uses of ProxyDto in com.applitools.eyes.universal.mapper
Methods in com.applitools.eyes.universal.mapper that return ProxyDtoModifier and TypeMethodDescriptionstatic ProxyDtoProxyMapper.toProxyDto(com.applitools.eyes.AbstractProxySettings abstractProxySettings) Methods in com.applitools.eyes.universal.mapper with parameters of type ProxyDtoModifier and TypeMethodDescriptionstatic DeleteTestSettingsDtoSettingsMapper.toDeleteTestSettingsDto(TestResults testResults, String apiKey, String serverUrl, ProxyDto proxy)