Uses of Class
io.helidon.telemetry.otelconfig.InstrumentSelectorConfig.BuilderBase
Packages that use InstrumentSelectorConfig.BuilderBase
Package
Description
Support for configuring OpenTelemetry via Helidon config.
-
Uses of InstrumentSelectorConfig.BuilderBase in io.helidon.telemetry.otelconfig
Classes in io.helidon.telemetry.otelconfig with type parameters of type InstrumentSelectorConfig.BuilderBaseModifier and TypeClassDescriptionstatic classInstrumentSelectorConfig.BuilderBase<BUILDER extends InstrumentSelectorConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends InstrumentSelectorConfig> Fluent API builder base forInstrumentSelectorConfig.Subclasses of InstrumentSelectorConfig.BuilderBase in io.helidon.telemetry.otelconfigMethods in io.helidon.telemetry.otelconfig with parameters of type InstrumentSelectorConfig.BuilderBaseModifier and TypeMethodDescriptionInstrumentSelectorConfig.BuilderBase.from(InstrumentSelectorConfig.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.Constructors in io.helidon.telemetry.otelconfig with parameters of type InstrumentSelectorConfig.BuilderBaseModifierConstructorDescriptionprotectedCreate an instance providing a builder.