| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
CheckBaseTags |
CheckBaseTags.key(String key) |
CheckBaseTags |
CheckBaseTags.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<CheckBaseTags> |
CheckBase.getTags()
List of tags to write to each status.
|
| Modifier and Type | Method and Description |
|---|---|
CheckBase |
CheckBase.addTagsItem(CheckBaseTags tagsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckBase.setTags(List<CheckBaseTags> tags) |
CheckBase |
CheckBase.tags(List<CheckBaseTags> tags) |
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.