Uses of Class
io.helidon.metrics.api.ScopingConfig.Builder
Packages that use ScopingConfig.Builder
Package
Description
Defines the Helidon metrics API so Helidon metrics-capable components can implement metrics simply and without regard for
whether metrics is actually on the runtime path or not or is enabled or not.
-
Uses of ScopingConfig.Builder in io.helidon.metrics.api
Subclasses with type arguments of type ScopingConfig.Builder in io.helidon.metrics.apiModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version.Fluent API builder forScopingConfig.Classes in io.helidon.metrics.api that implement interfaces with type arguments of type ScopingConfig.BuilderModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version.Fluent API builder forScopingConfig.Methods in io.helidon.metrics.api that return ScopingConfig.BuilderModifier and TypeMethodDescriptionstatic ScopingConfig.BuilderScopingConfig.builder()Deprecated, for removal: This API element is subject to removal in a future version.Create a new fluent API builder to customize configuration.static ScopingConfig.BuilderScopingConfig.builder(ScopingConfig instance) Deprecated, for removal: This API element is subject to removal in a future version.Create a new fluent API builder from an existing instance.Method parameters in io.helidon.metrics.api with type arguments of type ScopingConfig.BuilderModifier and TypeMethodDescriptionMetricsConfig.BuilderBase.scoping(Consumer<ScopingConfig.Builder> consumer) Deprecated, for removal: This API element is subject to removal in a future version.Core metrics ignores these settings, and this method will be removed.