Uses of Interface
org.mule.metrics.api.instrument.builder.InstrumentBuilder
Packages that use InstrumentBuilder
-
Uses of InstrumentBuilder in org.mule.metrics.api.instrument.builder
Subinterfaces of InstrumentBuilder in org.mule.metrics.api.instrument.builderModifier and TypeInterfaceDescriptioninterfaceBuilder class forLongCounter.interfaceTheLongGaugeBuilderinterface is used to construct instances ofLongGauge.interfaceBuilder class forLongUpDownCounter.Methods in org.mule.metrics.api.instrument.builder that return InstrumentBuilderModifier and TypeMethodDescriptionInstrumentBuilder.withDescription(String description) Sets the description for the instrument to build.Sets the unit for this instrument to build.