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