Class Base2ExponentialHistogramAggregationConfig.BuilderBase<BUILDER extends Base2ExponentialHistogramAggregationConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends Base2ExponentialHistogramAggregationConfig>

java.lang.Object
io.helidon.telemetry.otelconfig.Base2ExponentialHistogramAggregationConfig.BuilderBase<BUILDER,PROTOTYPE>
Type Parameters:
BUILDER - type of the builder extending this abstract builder
PROTOTYPE - type of the prototype interface that would be built by Prototype.Builder.buildPrototype()
All Implemented Interfaces:
Prototype.Builder<BUILDER,PROTOTYPE>, ConfigBuilderSupport.ConfiguredBuilder<BUILDER,PROTOTYPE>, ConfigBuilderSupport.ConfiguredBuilder<BUILDER,PROTOTYPE>
Direct Known Subclasses:
Base2ExponentialHistogramAggregationConfig.Builder
Enclosing interface:
Base2ExponentialHistogramAggregationConfig

public abstract static class Base2ExponentialHistogramAggregationConfig.BuilderBase<BUILDER extends Base2ExponentialHistogramAggregationConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends Base2ExponentialHistogramAggregationConfig> extends Object implements ConfigBuilderSupport.ConfiguredBuilder<BUILDER,PROTOTYPE>
Fluent API builder base for Base2ExponentialHistogramAggregationConfig.