Uses of Class
com.applitools.eyes.ProxySettings
-
Packages that use ProxySettings Package Description com.applitools.eyes.fluent com.applitools.eyes.universal.mapper -
-
Uses of ProxySettings in com.applitools.eyes.fluent
Fields in com.applitools.eyes.fluent declared as ProxySettings Modifier and Type Field Description protected ProxySettingsBatchClose. proxySettingsMethods in com.applitools.eyes.fluent with parameters of type ProxySettings Modifier and Type Method Description BatchCloseBatchClose. setProxy(ProxySettings proxySettings)EnabledBatchCloseEnabledBatchClose. setProxy(ProxySettings proxySettings) -
Uses of ProxySettings in com.applitools.eyes.universal.mapper
Methods in com.applitools.eyes.universal.mapper with parameters of type ProxySettings Modifier and Type Method Description static List<CloseBatchSettingsDto>SettingsMapper. toCloseBatchSettingsDto(List<String> batchIds, String apiKey, String serverUrl, ProxySettings proxySettings)
-