| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DORAIncidentObject |
DORAIncidentObject.attributes(DORAIncidentObjectAttributes attributes) |
DORAIncidentObject |
DORAFailureFetchResponse.getData()
A DORA incident event.
|
DORAIncidentObject |
DORAIncidentObject.id(String id) |
DORAIncidentObject |
DORAIncidentObject.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
DORAIncidentObject |
DORAIncidentObject.type(DORAFailureType type) |
| Modifier and Type | Method and Description |
|---|---|
List<DORAIncidentObject> |
DORAFailuresListResponse.getData()
The list of DORA incident events.
|
| Modifier and Type | Method and Description |
|---|---|
DORAFailuresListResponse |
DORAFailuresListResponse.addDataItem(DORAIncidentObject dataItem) |
DORAFailureFetchResponse |
DORAFailureFetchResponse.data(DORAIncidentObject data) |
void |
DORAFailureFetchResponse.setData(DORAIncidentObject data) |
| Modifier and Type | Method and Description |
|---|---|
DORAFailuresListResponse |
DORAFailuresListResponse.data(List<DORAIncidentObject> data) |
void |
DORAFailuresListResponse.setData(List<DORAIncidentObject> data) |
Copyright © 2026. All rights reserved.