Class ECClientSettingsDto
java.lang.Object
com.applitools.eyes.universal.dto.ECClientSettingsDto
-
Constructor Summary
ConstructorsConstructorDescriptionECClientSettingsDto(String ecServerUrl, ECCapabilitiesOptions options, Integer port, ProxyDto proxy) -
Method Summary
Modifier and TypeMethodDescriptiongetPort()getProxy()voidsetECServerUrl(String ecServerUrl) voidsetOptions(ECCapabilitiesOptions options) voidvoidtoString()
-
Constructor Details
-
ECClientSettingsDto
public ECClientSettingsDto(String ecServerUrl, ECCapabilitiesOptions options, Integer port, ProxyDto proxy)
-
-
Method Details
-
getECServerUrl
-
setECServerUrl
-
getOptions
-
setOptions
-
getPort
-
setPort
-
getProxy
-
setProxy
-
toString
-