Uses of Interface
io.helidon.webclient.context.propagation.PropagationRecord
-
-
Uses of PropagationRecord in io.helidon.webclient.context.propagation
Methods in io.helidon.webclient.context.propagation that return PropagationRecord Modifier and Type Method Description PropagationRecordPropagationRecord.Builder. build()Methods in io.helidon.webclient.context.propagation with parameters of type PropagationRecord Modifier and Type Method Description WebClientContextPropagation.BuilderWebClientContextPropagation.Builder. addRecord(PropagationRecord record)Add a propagation record to the list of records.
-