Interface ExtendedDoubleUpDownCounterBuilder
- All Superinterfaces:
DoubleUpDownCounterBuilder
- All Known Implementing Classes:
ExtendedDefaultMeter.NoopDoubleUpDownCounterBuilder, SdkDoubleUpDownCounter.SdkDoubleUpDownCounterBuilder
Extended
DoubleUpDownCounterBuilder with experimental APIs.-
Method Summary
Modifier and TypeMethodDescriptionsetAttributesAdvice(List<AttributeKey<?>> attributes) Specify the attribute advice, which suggests the recommended set of attribute keys to be used for this up down counter.Methods inherited from interface DoubleUpDownCounterBuilder
build, buildObserver, buildWithCallback, setDescription, setUnit
-
Method Details
-
setAttributesAdvice
Specify the attribute advice, which suggests the recommended set of attribute keys to be used for this up down counter.
-