Uses of Class
com.giffing.bucket4j.spring.boot.starter.context.properties.MetricTag
| Package | Description |
|---|---|
| com.giffing.bucket4j.spring.boot.starter.context.properties |
-
Uses of MetricTag in com.giffing.bucket4j.spring.boot.starter.context.properties
Methods in com.giffing.bucket4j.spring.boot.starter.context.properties that return types with arguments of type MetricTag Modifier and Type Method Description java.util.List<MetricTag>Metrics. getTags()Method parameters in com.giffing.bucket4j.spring.boot.starter.context.properties with type arguments of type MetricTag Modifier and Type Method Description voidMetrics. setTags(java.util.List<MetricTag> tags)