| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
BuilderTagsType |
BuilderTagsType.addValuesItem(String valuesItem) |
BuilderTagsType |
BuilderTagsType.aggregateFunctionType(BuilderAggregateFunctionType aggregateFunctionType) |
BuilderTagsType |
BuilderTagsType.key(String key) |
BuilderTagsType |
BuilderTagsType.values(List<String> values) |
| Modifier and Type | Method and Description |
|---|---|
List<BuilderTagsType> |
BuilderConfig.getTags()
Get tags
|
| Modifier and Type | Method and Description |
|---|---|
BuilderConfig |
BuilderConfig.addTagsItem(BuilderTagsType tagsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
BuilderConfig.setTags(List<BuilderTagsType> tags) |
BuilderConfig |
BuilderConfig.tags(List<BuilderTagsType> tags) |
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.