| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultSubStep |
SyntheticsTestResultStep.getSubStep()
Information about a sub-step in a nested test execution.
|
SyntheticsTestResultSubStep |
SyntheticsTestResultSubStep.level(Long level) |
SyntheticsTestResultSubStep |
SyntheticsTestResultSubStep.parentStep(SyntheticsTestResultParentStep parentStep) |
SyntheticsTestResultSubStep |
SyntheticsTestResultSubStep.parentTest(SyntheticsTestResultParentTest parentTest) |
SyntheticsTestResultSubStep |
SyntheticsTestResultSubStep.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsTestResultStep.setSubStep(SyntheticsTestResultSubStep subStep) |
SyntheticsTestResultStep |
SyntheticsTestResultStep.subStep(SyntheticsTestResultSubStep subStep) |
Copyright © 2026. All rights reserved.