Uses of Class
io.helidon.webclient.context.propagation.PropagationRecord.Builder
-
-
Uses of PropagationRecord.Builder in io.helidon.webclient.context.propagation
Methods in io.helidon.webclient.context.propagation that return PropagationRecord.Builder Modifier and Type Method Description static PropagationRecord.BuilderPropagationRecord. builder()Create a new fluent API builder to customize configuration.
-