| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultTrace |
SyntheticsTestResultDetail.getTrace()
Trace identifiers associated with a Synthetic test result.
|
SyntheticsTestResultTrace |
SyntheticsTestResultTrace.id(String id) |
SyntheticsTestResultTrace |
SyntheticsTestResultTrace.otelId(String otelId) |
SyntheticsTestResultTrace |
SyntheticsTestResultTrace.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsTestResultDetail.setTrace(SyntheticsTestResultTrace trace) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.trace(SyntheticsTestResultTrace trace) |
Copyright © 2026. All rights reserved.