| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsApiMultistepSubtestData |
SyntheticsApiMultistepSubtestData.attributes(SyntheticsApiMultistepSubtestAttributes attributes) |
SyntheticsApiMultistepSubtestData |
SyntheticsApiMultistepSubtestData.id(String id) |
SyntheticsApiMultistepSubtestData |
SyntheticsApiMultistepSubtestData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsApiMultistepSubtestData |
SyntheticsApiMultistepSubtestData.type(SyntheticsApiMultistepSubtestType type) |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsApiMultistepSubtestData> |
SyntheticsApiMultistepSubtestsResponse.getData()
List of API tests that can be added as subtests.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsApiMultistepSubtestsResponse |
SyntheticsApiMultistepSubtestsResponse.addDataItem(SyntheticsApiMultistepSubtestData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsApiMultistepSubtestsResponse |
SyntheticsApiMultistepSubtestsResponse.data(List<SyntheticsApiMultistepSubtestData> data) |
void |
SyntheticsApiMultistepSubtestsResponse.setData(List<SyntheticsApiMultistepSubtestData> data) |
Copyright © 2026. All rights reserved.