Module io.helidon.metrics.api
Package io.helidon.metrics.api
Class KeyPerformanceIndicatorMetricsConfig.Builder
java.lang.Object
io.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBase<KeyPerformanceIndicatorMetricsConfig.Builder,KeyPerformanceIndicatorMetricsConfig>
io.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.Builder
- All Implemented Interfaces:
Prototype.Builder<KeyPerformanceIndicatorMetricsConfig.Builder,,KeyPerformanceIndicatorMetricsConfig> Prototype.ConfiguredBuilder<KeyPerformanceIndicatorMetricsConfig.Builder,,KeyPerformanceIndicatorMetricsConfig> Builder<KeyPerformanceIndicatorMetricsConfig.Builder,,KeyPerformanceIndicatorMetricsConfig> Supplier<KeyPerformanceIndicatorMetricsConfig>
- Enclosing interface:
KeyPerformanceIndicatorMetricsConfig
public static class KeyPerformanceIndicatorMetricsConfig.Builder
extends KeyPerformanceIndicatorMetricsConfig.BuilderBase<KeyPerformanceIndicatorMetricsConfig.Builder,KeyPerformanceIndicatorMetricsConfig>
implements Builder<KeyPerformanceIndicatorMetricsConfig.Builder,KeyPerformanceIndicatorMetricsConfig>
Fluent API builder for
KeyPerformanceIndicatorMetricsConfig.-
Nested Class Summary
Nested classes/interfaces inherited from class io.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBase
KeyPerformanceIndicatorMetricsConfig.BuilderBase.KeyPerformanceIndicatorMetricsConfigImpl -
Method Summary
Methods inherited from class io.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBase
config, config, extended, extended, from, from, longRunningRequestThreshold, longRunningRequestThreshold, preBuildPrototype, toString, validatePrototypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.helidon.builder.api.Prototype.Builder
selfMethods inherited from interface io.helidon.builder.api.Prototype.ConfiguredBuilder
discoverService, discoverServices
-
Method Details
-
buildPrototype
Description copied from interface:Prototype.BuilderCreate an instance of thePrototype. This method is available on all generated builders forPrototype.Blueprint.- Specified by:
buildPrototypein interfacePrototype.Builder<KeyPerformanceIndicatorMetricsConfig.Builder,KeyPerformanceIndicatorMetricsConfig> - Returns:
- an instance of the setup object created from this builder
-
build
Description copied from interface:BuilderBuild the instance from this builder.- Specified by:
buildin interfaceBuilder<KeyPerformanceIndicatorMetricsConfig.Builder,KeyPerformanceIndicatorMetricsConfig> - Returns:
- instance of the built type
-