Uses of Class
com.influxdb.client.domain.BuilderTagsType
Packages that use BuilderTagsType
-
Uses of BuilderTagsType in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return BuilderTagsTypeModifier and TypeMethodDescriptionBuilderTagsType.addValuesItem(String valuesItem) BuilderTagsType.aggregateFunctionType(BuilderAggregateFunctionType aggregateFunctionType) Methods in com.influxdb.client.domain that return types with arguments of type BuilderTagsTypeMethods in com.influxdb.client.domain with parameters of type BuilderTagsTypeMethod parameters in com.influxdb.client.domain with type arguments of type BuilderTagsTypeModifier and TypeMethodDescriptionvoidBuilderConfig.setTags(List<BuilderTagsType> tags) BuilderConfig.tags(List<BuilderTagsType> tags)