Uses of Interface
com.google.devtools.cloudtrace.v2.Span.LinksOrBuilder
-
Packages that use Span.LinksOrBuilder Package Description com.google.devtools.cloudtrace.v2 -
-
Uses of Span.LinksOrBuilder in com.google.devtools.cloudtrace.v2
Classes in com.google.devtools.cloudtrace.v2 that implement Span.LinksOrBuilder Modifier and Type Class Description static classSpan.LinksA collection of links, which are references from this span to a span in the same or different trace.static classSpan.Links.BuilderA collection of links, which are references from this span to a span in the same or different trace.Methods in com.google.devtools.cloudtrace.v2 that return Span.LinksOrBuilder Modifier and Type Method Description Span.LinksOrBuilderSpan.Builder. getLinksOrBuilder()Links associated with the span.Span.LinksOrBuilderSpan. getLinksOrBuilder()Links associated with the span.Span.LinksOrBuilderSpanOrBuilder. getLinksOrBuilder()Links associated with the span.
-