| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PrunedTraceAttributes |
PrunedTraceData.getAttributes()
The attributes of a pruned trace returned by the Get pruned trace by ID endpoint.
|
PrunedTraceAttributes |
PrunedTraceAttributes.isTruncated(Boolean isTruncated) |
PrunedTraceAttributes |
PrunedTraceAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
PrunedTraceAttributes |
PrunedTraceAttributes.sizeBytes(Integer sizeBytes) |
PrunedTraceAttributes |
PrunedTraceAttributes.summarizedTrace(SummarizedTrace summarizedTrace) |
| Modifier and Type | Method and Description |
|---|---|
PrunedTraceData |
PrunedTraceData.attributes(PrunedTraceAttributes attributes) |
void |
PrunedTraceData.setAttributes(PrunedTraceAttributes attributes) |
| Constructor and Description |
|---|
PrunedTraceData(PrunedTraceAttributes attributes,
String id,
PrunedTraceType type) |
Copyright © 2026. All rights reserved.