Class CloseBatchSettingsDto
java.lang.Object
com.applitools.eyes.universal.dto.CloseBatchSettingsDto
-
Constructor Summary
ConstructorsConstructorDescriptionCloseBatchSettingsDto(String batchId, String apiKey, String serverUrl, ProxyDto proxySettings) -
Method Summary
Modifier and TypeMethodDescriptiongetProxy()voidvoidsetBatchId(String batchId) voidsetEyesServerUrl(String serverUrl) void
-
Constructor Details
-
CloseBatchSettingsDto
-
-
Method Details
-
getBatchId
-
setBatchId
-
getApiKey
-
setApiKey
-
getProxy
-
setProxy
-
getEyesServerUrl
-
setEyesServerUrl
-