| Modifier and Type | Method and Description |
|---|---|
Span.Links |
Span.Links.Builder.build() |
Span.Links |
Span.Links.Builder.buildPartial() |
static Span.Links |
Span.Links.getDefaultInstance() |
Span.Links |
Span.Links.getDefaultInstanceForType() |
Span.Links |
Span.Links.Builder.getDefaultInstanceForType() |
Span.Links |
Span.getLinks()
Links associated with the span.
|
Span.Links |
Span.Builder.getLinks()
Links associated with the span.
|
Span.Links |
SpanOrBuilder.getLinks()
Links associated with the span.
|
static Span.Links |
Span.Links.parseDelimitedFrom(InputStream input) |
static Span.Links |
Span.Links.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Span.Links |
Span.Links.parseFrom(byte[] data) |
static Span.Links |
Span.Links.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Span.Links |
Span.Links.parseFrom(ByteBuffer data) |
static Span.Links |
Span.Links.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Span.Links |
Span.Links.parseFrom(com.google.protobuf.ByteString data) |
static Span.Links |
Span.Links.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Span.Links |
Span.Links.parseFrom(com.google.protobuf.CodedInputStream input) |
static Span.Links |
Span.Links.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Span.Links |
Span.Links.parseFrom(InputStream input) |
static Span.Links |
Span.Links.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Span.Links> |
Span.Links.getParserForType() |
static com.google.protobuf.Parser<Span.Links> |
Span.Links.parser() |
| Modifier and Type | Method and Description |
|---|---|
Span.Links.Builder |
Span.Links.Builder.mergeFrom(Span.Links other) |
Span.Builder |
Span.Builder.mergeLinks(Span.Links value)
Links associated with the span.
|
static Span.Links.Builder |
Span.Links.newBuilder(Span.Links prototype) |
Span.Builder |
Span.Builder.setLinks(Span.Links value)
Links associated with the span.
|
Copyright © 2024 Google LLC. All rights reserved.