public class BatchClose extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
apiKey |
protected com.applitools.eyes.Logger |
logger |
protected ProxySettings |
proxySettings |
protected String |
serverUrl |
| Constructor and Description |
|---|
BatchClose() |
BatchClose(com.applitools.eyes.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
BatchClose |
setApiKey(String apiKey) |
EnabledBatchClose |
setBatchId(List<String> batchIds) |
BatchClose |
setProxy(ProxySettings proxySettings) |
BatchClose |
setUrl(String url) |
protected final com.applitools.eyes.Logger logger
protected String serverUrl
protected String apiKey
protected ProxySettings proxySettings
public BatchClose()
public BatchClose(com.applitools.eyes.Logger logger)
public BatchClose setUrl(String url)
public BatchClose setApiKey(String apiKey)
public BatchClose setProxy(ProxySettings proxySettings)
public EnabledBatchClose setBatchId(List<String> batchIds)
Copyright © 2023. All rights reserved.