Uses of Class
brave.baggage.BaggagePropagationConfig.SingleBaggageField.Builder
-
Packages that use BaggagePropagationConfig.SingleBaggageField.Builder Package Description brave.baggage -
-
Uses of BaggagePropagationConfig.SingleBaggageField.Builder in brave.baggage
Methods in brave.baggage that return BaggagePropagationConfig.SingleBaggageField.Builder Modifier and Type Method Description BaggagePropagationConfig.SingleBaggageField.BuilderBaggagePropagationConfig.SingleBaggageField.Builder. addKeyName(String keyName)Configures a key name for remote propagation.static BaggagePropagationConfig.SingleBaggageField.BuilderBaggagePropagationConfig.SingleBaggageField. newBuilder(BaggageField field)BaggagePropagationConfig.SingleBaggageField.BuilderBaggagePropagationConfig.SingleBaggageField. toBuilder()Allows decorators to reconfigure correlation of thisBaggagePropagationConfig.SingleBaggageField.field()
-