| 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.
|
CompletableFuture<DORAListResponse> |
DoraMetricsApi.listDORADeploymentsAsync(DORAListDeploymentsRequest body)
Get a list of deployment events.
|
ApiResponse<DORAListResponse> |
DoraMetricsApi.listDORADeploymentsWithHttpInfo(DORAListDeploymentsRequest body)
Use this API endpoint to get a list of deployment events.
|
CompletableFuture<ApiResponse<DORAListResponse>> |
DoraMetricsApi.listDORADeploymentsWithHttpInfoAsync(DORAListDeploymentsRequest body)
Get a list of deployment events.
|
| Modifier and Type | Method and Description |
|---|---|
DORAListDeploymentsRequest |
DORAListDeploymentsRequest.data(DORAListDeploymentsRequestData data) |
DORAListDeploymentsRequest |
DORAListDeploymentsRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2025. All rights reserved.