| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
Field |
Field.addArgsItem(Field argsItem) |
Field |
Field.alias(String alias) |
Field |
Field.args(List<Field> args) |
Field |
Field.type(Field.TypeEnum type) |
Field |
Field.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Field> |
Field.getArgs()
Args are the arguments to the function
|
| Modifier and Type | Method and Description |
|---|---|
Field |
Field.addArgsItem(Field argsItem) |
| Modifier and Type | Method and Description |
|---|---|
Field |
Field.args(List<Field> args) |
void |
Field.setArgs(List<Field> args) |
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.