| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SpansType |
SpansType.SPANS |
| Modifier and Type | Method and Description |
|---|---|
static SpansType |
SpansType.fromValue(String value) |
SpansType |
Span.getType()
Type of the span.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpansType.SpansTypeSerializer.serialize(SpansType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
Span.setType(SpansType type) |
Span |
Span.type(SpansType type) |
| Constructor and Description |
|---|
SpansTypeSerializer(Class<SpansType> t) |
Copyright © 2024. All rights reserved.