Uses of Class
io.opencensus.trace.Tracestate.Builder
Packages that use Tracestate.Builder
-
Uses of Tracestate.Builder in io.opencensus.trace
Methods in io.opencensus.trace that return Tracestate.BuilderModifier and TypeMethodDescriptionstatic Tracestate.BuilderTracestate.builder()Returns aBuilderbased on an emptyTracestate.Removes theEntrythat has the givenkeyif it is present.Adds or updates theEntrythat has the givenkeyif it is present.Tracestate.toBuilder()Returns aBuilderbased on thisTracestate.