| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DORAListResponse |
DoraMetricsApi.listDORADeployments(DORAListDeploymentsRequest body)
Get a list of deployment events.
|
DORAListResponse |
DoraMetricsApi.listDORAFailures(DORAListFailuresRequest body)
Get a list of failure events.
|
| Modifier and Type | Method and Description |
|---|---|
DORAListResponse |
DORAListResponse.addDataItem(DORAEvent dataItem) |
DORAListResponse |
DORAListResponse.data(List<DORAEvent> data) |
DORAListResponse |
DORAListResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2025. All rights reserved.