| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsDowntimeData |
SyntheticsDowntimeData.attributes(SyntheticsDowntimeDataAttributesResponse attributes) |
SyntheticsDowntimeData |
SyntheticsDowntimeResponse.getData()
A Synthetics downtime object.
|
SyntheticsDowntimeData |
SyntheticsDowntimeData.id(String id) |
SyntheticsDowntimeData |
SyntheticsDowntimeData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsDowntimeData |
SyntheticsDowntimeData.type(SyntheticsDowntimeResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsDowntimeData> |
SyntheticsDowntimesResponse.getData()
List of Synthetics downtime objects.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsDowntimesResponse |
SyntheticsDowntimesResponse.addDataItem(SyntheticsDowntimeData dataItem) |
SyntheticsDowntimeResponse |
SyntheticsDowntimeResponse.data(SyntheticsDowntimeData data) |
void |
SyntheticsDowntimeResponse.setData(SyntheticsDowntimeData data) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsDowntimesResponse |
SyntheticsDowntimesResponse.data(List<SyntheticsDowntimeData> data) |
void |
SyntheticsDowntimesResponse.setData(List<SyntheticsDowntimeData> data) |
| Constructor and Description |
|---|
SyntheticsDowntimeResponse(SyntheticsDowntimeData data) |
| Constructor and Description |
|---|
SyntheticsDowntimesResponse(List<SyntheticsDowntimeData> data) |
Copyright © 2026. All rights reserved.