Uses of Class
com.google.devtools.cloudtrace.v2.Span.Links
-
Packages that use Span.Links Package Description com.google.devtools.cloudtrace.v2 -
-
Uses of Span.Links in com.google.devtools.cloudtrace.v2
Methods in com.google.devtools.cloudtrace.v2 that return Span.Links Modifier and Type Method Description Span.LinksSpan.Links.Builder. build()Span.LinksSpan.Links.Builder. buildPartial()static Span.LinksSpan.Links. getDefaultInstance()Span.LinksSpan.Links.Builder. getDefaultInstanceForType()Span.LinksSpan.Links. getDefaultInstanceForType()Span.LinksSpan.Builder. getLinks()Links associated with the span.Span.LinksSpan. getLinks()Links associated with the span.Span.LinksSpanOrBuilder. getLinks()Links associated with the span.static Span.LinksSpan.Links. parseDelimitedFrom(InputStream input)static Span.LinksSpan.Links. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Span.LinksSpan.Links. parseFrom(byte[] data)static Span.LinksSpan.Links. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Span.LinksSpan.Links. parseFrom(com.google.protobuf.ByteString data)static Span.LinksSpan.Links. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Span.LinksSpan.Links. parseFrom(com.google.protobuf.CodedInputStream input)static Span.LinksSpan.Links. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Span.LinksSpan.Links. parseFrom(InputStream input)static Span.LinksSpan.Links. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Span.LinksSpan.Links. parseFrom(ByteBuffer data)static Span.LinksSpan.Links. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.devtools.cloudtrace.v2 that return types with arguments of type Span.Links Modifier and Type Method Description com.google.protobuf.Parser<Span.Links>Span.Links. getParserForType()static com.google.protobuf.Parser<Span.Links>Span.Links. parser()Methods in com.google.devtools.cloudtrace.v2 with parameters of type Span.Links Modifier and Type Method Description Span.Links.BuilderSpan.Links.Builder. mergeFrom(Span.Links other)Span.BuilderSpan.Builder. mergeLinks(Span.Links value)Links associated with the span.static Span.Links.BuilderSpan.Links. newBuilder(Span.Links prototype)Span.BuilderSpan.Builder. setLinks(Span.Links value)Links associated with the span.
-