| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DORADeploymentFetchResponse |
DoraMetricsApi.getDORADeployment(String deploymentId)
Get a deployment event.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<DORADeploymentFetchResponse> |
DoraMetricsApi.getDORADeploymentAsync(String deploymentId)
Get a deployment event.
|
ApiResponse<DORADeploymentFetchResponse> |
DoraMetricsApi.getDORADeploymentWithHttpInfo(String deploymentId)
Use this API endpoint to get a deployment event.
|
CompletableFuture<ApiResponse<DORADeploymentFetchResponse>> |
DoraMetricsApi.getDORADeploymentWithHttpInfoAsync(String deploymentId)
Get a deployment event.
|
| Modifier and Type | Method and Description |
|---|---|
DORADeploymentFetchResponse |
DORADeploymentFetchResponse.data(DORADeploymentObject data) |
DORADeploymentFetchResponse |
DORADeploymentFetchResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.