Uses of Interface
io.opencensus.proto.trace.v1.Span.TimeEvent.AnnotationOrBuilder
-
Packages that use Span.TimeEvent.AnnotationOrBuilder Package Description io.opencensus.proto.trace.v1 -
-
Uses of Span.TimeEvent.AnnotationOrBuilder in io.opencensus.proto.trace.v1
Classes in io.opencensus.proto.trace.v1 that implement Span.TimeEvent.AnnotationOrBuilder Modifier and Type Class Description static classSpan.TimeEvent.AnnotationA text annotation with a set of attributes.static classSpan.TimeEvent.Annotation.BuilderA text annotation with a set of attributes.Methods in io.opencensus.proto.trace.v1 that return Span.TimeEvent.AnnotationOrBuilder Modifier and Type Method Description Span.TimeEvent.AnnotationOrBuilderSpan.TimeEvent.Builder. getAnnotationOrBuilder()A text annotation with a set of attributes.Span.TimeEvent.AnnotationOrBuilderSpan.TimeEvent. getAnnotationOrBuilder()A text annotation with a set of attributes.Span.TimeEvent.AnnotationOrBuilderSpan.TimeEventOrBuilder. getAnnotationOrBuilder()A text annotation with a set of attributes.
-