Uses of Class
com.influxdb.client.domain.ThresholdCheckTags
Packages that use ThresholdCheckTags
-
Uses of ThresholdCheckTags in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return ThresholdCheckTagsModifier and TypeMethodDescriptionMethods in com.influxdb.client.domain that return types with arguments of type ThresholdCheckTagsModifier and TypeMethodDescriptionDeadmanCheck.getTags()List of tags to write to each status.ThresholdCheck.getTags()List of tags to write to each status.Methods in com.influxdb.client.domain with parameters of type ThresholdCheckTagsModifier and TypeMethodDescriptionDeadmanCheck.addTagsItem(ThresholdCheckTags tagsItem) ThresholdCheck.addTagsItem(ThresholdCheckTags tagsItem) Method parameters in com.influxdb.client.domain with type arguments of type ThresholdCheckTagsModifier and TypeMethodDescriptionvoidDeadmanCheck.setTags(List<ThresholdCheckTags> tags) voidThresholdCheck.setTags(List<ThresholdCheckTags> tags) DeadmanCheck.tags(List<ThresholdCheckTags> tags) ThresholdCheck.tags(List<ThresholdCheckTags> tags)