| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DORAFailureFetchResponse |
DoraMetricsApi.getDORAFailure(String failureId)
Get an incident event.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<DORAFailureFetchResponse> |
DoraMetricsApi.getDORAFailureAsync(String failureId)
Get an incident event.
|
ApiResponse<DORAFailureFetchResponse> |
DoraMetricsApi.getDORAFailureWithHttpInfo(String failureId)
Use this API endpoint to get an incident event.
|
CompletableFuture<ApiResponse<DORAFailureFetchResponse>> |
DoraMetricsApi.getDORAFailureWithHttpInfoAsync(String failureId)
Get an incident event.
|
| Modifier and Type | Method and Description |
|---|---|
DORAFailureFetchResponse |
DORAFailureFetchResponse.data(DORAIncidentObject data) |
DORAFailureFetchResponse |
DORAFailureFetchResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.