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