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 class
Span.Attributes
A set of attributes as key-value pairs.static class
Span.Attributes.Builder
A set of attributes as key-value pairs.Methods in com.google.devtools.cloudtrace.v2 that return Span.AttributesOrBuilder Modifier and Type Method Description Span.AttributesOrBuilder
Span.Builder. getAttributesOrBuilder()
A set of attributes on the span.Span.AttributesOrBuilder
Span. getAttributesOrBuilder()
A set of attributes on the span.Span.AttributesOrBuilder
Span.Link.Builder. getAttributesOrBuilder()
A set of attributes on the link.Span.AttributesOrBuilder
Span.Link. getAttributesOrBuilder()
A set of attributes on the link.Span.AttributesOrBuilder
Span.LinkOrBuilder. getAttributesOrBuilder()
A set of attributes on the link.Span.AttributesOrBuilder
Span.TimeEvent.Annotation.Builder. getAttributesOrBuilder()
A set of attributes on the annotation.Span.AttributesOrBuilder
Span.TimeEvent.Annotation. getAttributesOrBuilder()
A set of attributes on the annotation.Span.AttributesOrBuilder
Span.TimeEvent.AnnotationOrBuilder. getAttributesOrBuilder()
A set of attributes on the annotation.Span.AttributesOrBuilder
SpanOrBuilder. getAttributesOrBuilder()
A set of attributes on the span.
-