| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsApiMultistepParentTestData |
SyntheticsApiMultistepParentTestData.attributes(SyntheticsApiMultistepParentTestAttributes attributes) |
SyntheticsApiMultistepParentTestData |
SyntheticsApiMultistepParentTestData.id(String id) |
SyntheticsApiMultistepParentTestData |
SyntheticsApiMultistepParentTestData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsApiMultistepParentTestData |
SyntheticsApiMultistepParentTestData.type(SyntheticsApiMultistepParentTestType type) |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsApiMultistepParentTestData> |
SyntheticsApiMultistepParentTestsResponse.getData()
List of parent tests that include this subtest.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsApiMultistepParentTestsResponse |
SyntheticsApiMultistepParentTestsResponse.addDataItem(SyntheticsApiMultistepParentTestData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsApiMultistepParentTestsResponse |
SyntheticsApiMultistepParentTestsResponse.data(List<SyntheticsApiMultistepParentTestData> data) |
void |
SyntheticsApiMultistepParentTestsResponse.setData(List<SyntheticsApiMultistepParentTestData> data) |
Copyright © 2026. All rights reserved.