Uses of Class
com.applitools.eyes.ProxySettings
Packages that use ProxySettings
-
Uses of ProxySettings in com.applitools.eyes.fluent
Fields in com.applitools.eyes.fluent declared as ProxySettingsMethods in com.applitools.eyes.fluent with parameters of type ProxySettingsModifier and TypeMethodDescriptionBatchClose.setProxy(ProxySettings proxySettings) EnabledBatchClose.setProxy(ProxySettings proxySettings) -
Uses of ProxySettings in com.applitools.eyes.universal.mapper
Methods in com.applitools.eyes.universal.mapper with parameters of type ProxySettingsModifier and TypeMethodDescriptionstatic List<CloseBatchSettingsDto> SettingsMapper.toCloseBatchSettingsDto(List<String> batchIds, String apiKey, String serverUrl, ProxySettings proxySettings)