| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TraceAttributes |
TraceAttributes.addSpansItem(APMTraceSpan spansItem) |
TraceAttributes |
TraceData.getAttributes()
The attributes of a trace returned by the Get trace by ID endpoint.
|
TraceAttributes |
TraceAttributes.isTruncated(Boolean isTruncated) |
TraceAttributes |
TraceAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TraceAttributes |
TraceAttributes.spans(List<APMTraceSpan> spans) |
| Modifier and Type | Method and Description |
|---|---|
TraceData |
TraceData.attributes(TraceAttributes attributes) |
void |
TraceData.setAttributes(TraceAttributes attributes) |
| Constructor and Description |
|---|
TraceData(TraceAttributes attributes,
String id,
TraceType type) |
Copyright © 2026. All rights reserved.