public class EnabledBatchClose extends BatchClose
| Modifier and Type | Field and Description |
|---|---|
protected static String |
BASE_AGENT_ID
name of the client sdk
|
protected static String |
VERSION
version of the client sdk
|
apiKey, logger, proxySettings, serverUrl| Modifier and Type | Method and Description |
|---|---|
void |
close()
close an open batch.
|
EnabledBatchClose |
setApiKey(String apiKey) |
EnabledBatchClose |
setBatchId(List<String> batchIds) |
EnabledBatchClose |
setProxy(ProxySettings proxySettings) |
EnabledBatchClose |
setUrl(String url) |
protected static String BASE_AGENT_ID
protected static String VERSION
public EnabledBatchClose setUrl(String url)
setUrl in class BatchClosepublic EnabledBatchClose setApiKey(String apiKey)
setApiKey in class BatchClosepublic EnabledBatchClose setProxy(ProxySettings proxySettings)
setProxy in class BatchClosepublic EnabledBatchClose setBatchId(List<String> batchIds)
setBatchId in class BatchClosepublic void close()
Copyright © 2023. All rights reserved.