Uses of Class
io.opencensus.proto.trace.v1.Span.Links
-
Packages that use Span.Links Package Description io.opencensus.proto.trace.v1 -
-
Uses of Span.Links in io.opencensus.proto.trace.v1
Methods in io.opencensus.proto.trace.v1 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()The included links.Span.LinksSpan. getLinks()The included links.Span.LinksSpanOrBuilder. getLinks()The included links.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 io.opencensus.proto.trace.v1 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 io.opencensus.proto.trace.v1 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)The included links.static Span.Links.BuilderSpan.Links. newBuilder(Span.Links prototype)Span.BuilderSpan.Builder. setLinks(Span.Links value)The included links.
-