| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DORAFailuresListResponse |
DoraMetricsApi.listDORAFailures(DORAListFailuresRequest body)
Get a list of incident events.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<DORAFailuresListResponse> |
DoraMetricsApi.listDORAFailuresAsync(DORAListFailuresRequest body)
Get a list of incident events.
|
ApiResponse<DORAFailuresListResponse> |
DoraMetricsApi.listDORAFailuresWithHttpInfo(DORAListFailuresRequest body)
Use this API endpoint to get a list of incident events.
|
CompletableFuture<ApiResponse<DORAFailuresListResponse>> |
DoraMetricsApi.listDORAFailuresWithHttpInfoAsync(DORAListFailuresRequest body)
Get a list of incident events.
|
| Modifier and Type | Method and Description |
|---|---|
DORAFailuresListResponse |
DORAFailuresListResponse.addDataItem(DORAIncidentObject dataItem) |
DORAFailuresListResponse |
DORAFailuresListResponse.data(List<DORAIncidentObject> data) |
DORAFailuresListResponse |
DORAFailuresListResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.