Uses of Class
brave.baggage.CorrelationScopeDecorator.Builder
-
Packages that use CorrelationScopeDecorator.Builder Package Description brave.baggage -
-
Uses of CorrelationScopeDecorator.Builder in brave.baggage
Methods in brave.baggage that return CorrelationScopeDecorator.Builder Modifier and Type Method Description CorrelationScopeDecorator.BuilderCorrelationScopeDecorator.Builder. add(CorrelationScopeConfig config)CorrelationScopeDecorator.BuilderCorrelationScopeDecorator.Builder. clear()Invoke this to clear fields so that you can add the ones you need.Methods in brave.baggage with parameters of type CorrelationScopeDecorator.Builder Modifier and Type Method Description voidCorrelationScopeCustomizer. customize(CorrelationScopeDecorator.Builder builder)
-