Uses of Class
io.helidon.telemetry.otelconfig.AggregationConfig.Builder
Packages that use AggregationConfig.Builder
Package
Description
Support for configuring OpenTelemetry via Helidon config.
-
Uses of AggregationConfig.Builder in io.helidon.telemetry.otelconfig
Subclasses with type arguments of type AggregationConfig.Builder in io.helidon.telemetry.otelconfigClasses in io.helidon.telemetry.otelconfig that implement interfaces with type arguments of type AggregationConfig.BuilderMethods in io.helidon.telemetry.otelconfig that return AggregationConfig.BuilderModifier and TypeMethodDescriptionstatic AggregationConfig.BuilderAggregationConfig.builder()Create a new fluent API builder to customize configuration.static AggregationConfig.BuilderAggregationConfig.builder(AggregationConfig instance) Create a new fluent API builder from an existing instance.