| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
DictItem |
DictItem.key(Expression key) |
DictItem |
DictItem.type(String type) |
DictItem |
DictItem.val(Expression val) |
| Modifier and Type | Method and Description |
|---|---|
List<DictItem> |
DictExpression.getElements()
Elements of the dictionary
|
| Modifier and Type | Method and Description |
|---|---|
DictExpression |
DictExpression.addElementsItem(DictItem elementsItem) |
| Modifier and Type | Method and Description |
|---|---|
DictExpression |
DictExpression.elements(List<DictItem> elements) |
void |
DictExpression.setElements(List<DictItem> elements) |
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.