| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static PrunedTraceType |
PrunedTraceType.PRUNED_TRACE |
| Modifier and Type | Method and Description |
|---|---|
static PrunedTraceType |
PrunedTraceType.fromValue(String value) |
PrunedTraceType |
PrunedTraceData.getType()
The type of the pruned trace resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrunedTraceType.PrunedTraceTypeSerializer.serialize(PrunedTraceType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
PrunedTraceData.setType(PrunedTraceType type) |
PrunedTraceData |
PrunedTraceData.type(PrunedTraceType type) |
| Constructor and Description |
|---|
PrunedTraceData(PrunedTraceAttributes attributes,
String id,
PrunedTraceType type) |
| Constructor and Description |
|---|
PrunedTraceTypeSerializer(Class<PrunedTraceType> t) |
Copyright © 2026. All rights reserved.