Uses of Interface
com.google.devtools.cloudtrace.v2.Span.AttributesOrBuilder
-
Packages that use Span.AttributesOrBuilder Package Description com.google.devtools.cloudtrace.v2 -
-
Uses of Span.AttributesOrBuilder in com.google.devtools.cloudtrace.v2
Classes in com.google.devtools.cloudtrace.v2 that implement Span.AttributesOrBuilder Modifier and Type Class Description static classSpan.AttributesA set of attributes as key-value pairs.static classSpan.Attributes.BuilderA set of attributes as key-value pairs.Methods in com.google.devtools.cloudtrace.v2 that return Span.AttributesOrBuilder Modifier and Type Method Description Span.AttributesOrBuilderSpan.Builder. getAttributesOrBuilder()A set of attributes on the span.Span.AttributesOrBuilderSpan. getAttributesOrBuilder()A set of attributes on the span.Span.AttributesOrBuilderSpan.Link.Builder. getAttributesOrBuilder()A set of attributes on the link.Span.AttributesOrBuilderSpan.Link. getAttributesOrBuilder()A set of attributes on the link.Span.AttributesOrBuilderSpan.LinkOrBuilder. getAttributesOrBuilder()A set of attributes on the link.Span.AttributesOrBuilderSpan.TimeEvent.Annotation.Builder. getAttributesOrBuilder()A set of attributes on the annotation.Span.AttributesOrBuilderSpan.TimeEvent.Annotation. getAttributesOrBuilder()A set of attributes on the annotation.Span.AttributesOrBuilderSpan.TimeEvent.AnnotationOrBuilder. getAttributesOrBuilder()A set of attributes on the annotation.Span.AttributesOrBuilderSpanOrBuilder. getAttributesOrBuilder()A set of attributes on the span.
-