Uses of Class
io.helidon.webserver.PathTracingConfig.Builder
-
Uses of PathTracingConfig.Builder in io.helidon.webserver
Modifier and TypeMethodDescriptionAdd a new HTTP method to restrict this configuration for.static PathTracingConfig.Builder
PathTracingConfig.builder()
Create a new builder to configure traced path configuration.Update this builder from providedConfig
.HTTP methods to restrict registration of this configuration on web server.Path to register the traced configuration on.PathTracingConfig.Builder.tracingConfig
(TracingConfig tracedConfig) Configuration of a traced system to use on this path and possibly method(s).