| Package | Description |
|---|---|
| com.applitools.eyes | |
| com.applitools.eyes.universal.dto | |
| com.applitools.eyes.universal.mapper |
| Modifier and Type | Method and Description |
|---|---|
void |
TestResults.setProxy(ProxyDto proxy) |
| Modifier and Type | Class and Description |
|---|---|
class |
AutProxyDto
abstract autProxy settings dto
|
| Modifier and Type | Method and Description |
|---|---|
ProxyDto |
ECClientSettingsDto.getProxy() |
ProxyDto |
DeleteTestSettingsDto.getProxy() |
ProxyDto |
CloseBatchSettingsDto.getProxy() |
ProxyDto |
OpenSettingsDto.getProxy() |
ProxyDto |
DebugEyesTargetDto.getProxy() |
ProxyDto |
TestResultsDto.getProxy() |
ProxyDto |
ConfigurationDto.getProxy() |
| Modifier and Type | Method and Description |
|---|---|
void |
ECClientSettingsDto.setProxy(ProxyDto proxy) |
void |
DeleteTestSettingsDto.setProxy(ProxyDto proxy) |
void |
CloseBatchSettingsDto.setProxy(ProxyDto proxy) |
void |
OpenSettingsDto.setProxy(ProxyDto proxySettings) |
void |
TestResultsDto.setProxy(ProxyDto proxy) |
void |
ConfigurationDto.setProxy(ProxyDto proxy) |
| Constructor and Description |
|---|
CloseBatchSettingsDto(String batchId,
String apiKey,
String serverUrl,
ProxyDto proxySettings) |
ECClientSettingsDto(String serverUrl,
ECCapabilities capabilities,
Integer port,
ProxyDto proxy) |
| Modifier and Type | Method and Description |
|---|---|
static ProxyDto |
ProxyMapper.toProxyDto(com.applitools.eyes.AbstractProxySettings abstractProxySettings) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteTestSettingsDto |
SettingsMapper.toDeleteTestSettingsDto(TestResults testResults,
String apiKey,
String serverUrl,
ProxyDto proxy) |
Copyright © 2023. All rights reserved.