| Modifier and Type | Method and Description |
|---|---|
AttributeValue |
AttributeValue.Builder.build() |
AttributeValue |
AttributeValue.Builder.buildPartial() |
AttributeValue |
Span.AttributesOrBuilder.getAttributeMapOrDefault(String key,
AttributeValue defaultValue)
A set of attributes.
|
AttributeValue |
Span.Attributes.getAttributeMapOrDefault(String key,
AttributeValue defaultValue)
A set of attributes.
|
AttributeValue |
Span.Attributes.Builder.getAttributeMapOrDefault(String key,
AttributeValue defaultValue)
A set of attributes.
|
AttributeValue |
Span.AttributesOrBuilder.getAttributeMapOrThrow(String key)
A set of attributes.
|
AttributeValue |
Span.Attributes.getAttributeMapOrThrow(String key)
A set of attributes.
|
AttributeValue |
Span.Attributes.Builder.getAttributeMapOrThrow(String key)
A set of attributes.
|
static AttributeValue |
AttributeValue.getDefaultInstance() |
AttributeValue |
AttributeValue.getDefaultInstanceForType() |
AttributeValue |
AttributeValue.Builder.getDefaultInstanceForType() |
static AttributeValue |
AttributeValue.parseDelimitedFrom(InputStream input) |
static AttributeValue |
AttributeValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeValue |
AttributeValue.parseFrom(byte[] data) |
static AttributeValue |
AttributeValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeValue |
AttributeValue.parseFrom(ByteBuffer data) |
static AttributeValue |
AttributeValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeValue |
AttributeValue.parseFrom(com.google.protobuf.ByteString data) |
static AttributeValue |
AttributeValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeValue |
AttributeValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static AttributeValue |
AttributeValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeValue |
AttributeValue.parseFrom(InputStream input) |
static AttributeValue |
AttributeValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,AttributeValue> |
Span.AttributesOrBuilder.getAttributeMap()
Deprecated.
|
Map<String,AttributeValue> |
Span.Attributes.getAttributeMap()
Deprecated.
|
Map<String,AttributeValue> |
Span.Attributes.Builder.getAttributeMap()
Deprecated.
|
Map<String,AttributeValue> |
Span.AttributesOrBuilder.getAttributeMapMap()
A set of attributes.
|
Map<String,AttributeValue> |
Span.Attributes.getAttributeMapMap()
A set of attributes.
|
Map<String,AttributeValue> |
Span.Attributes.Builder.getAttributeMapMap()
A set of attributes.
|
Map<String,AttributeValue> |
Span.Attributes.Builder.getMutableAttributeMap()
Deprecated.
|
com.google.protobuf.Parser<AttributeValue> |
AttributeValue.getParserForType() |
static com.google.protobuf.Parser<AttributeValue> |
AttributeValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
AttributeValue |
Span.AttributesOrBuilder.getAttributeMapOrDefault(String key,
AttributeValue defaultValue)
A set of attributes.
|
AttributeValue |
Span.Attributes.getAttributeMapOrDefault(String key,
AttributeValue defaultValue)
A set of attributes.
|
AttributeValue |
Span.Attributes.Builder.getAttributeMapOrDefault(String key,
AttributeValue defaultValue)
A set of attributes.
|
AttributeValue.Builder |
AttributeValue.Builder.mergeFrom(AttributeValue other) |
static AttributeValue.Builder |
AttributeValue.newBuilder(AttributeValue prototype) |
Span.Attributes.Builder |
Span.Attributes.Builder.putAttributeMap(String key,
AttributeValue value)
A set of attributes.
|
| Modifier and Type | Method and Description |
|---|---|
Span.Attributes.Builder |
Span.Attributes.Builder.putAllAttributeMap(Map<String,AttributeValue> values)
A set of attributes.
|
Copyright © 2024 Google LLC. All rights reserved.