| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
void |
DoraMetricsApi.patchDORADeploymentByVersion(DORADeploymentPatchByVersionRequest body)
Patch a deployment event by version.
|
CompletableFuture<Void> |
DoraMetricsApi.patchDORADeploymentByVersionAsync(DORADeploymentPatchByVersionRequest body)
Patch a deployment event by version.
|
ApiResponse<Void> |
DoraMetricsApi.patchDORADeploymentByVersionWithHttpInfo(DORADeploymentPatchByVersionRequest body)
Update a deployment's change failure status, identifying the deployment by its service,
environment, and version instead of its ID.
|
CompletableFuture<ApiResponse<Void>> |
DoraMetricsApi.patchDORADeploymentByVersionWithHttpInfoAsync(DORADeploymentPatchByVersionRequest body)
Patch a deployment event by version.
|
| Modifier and Type | Method and Description |
|---|---|
DORADeploymentPatchByVersionRequest |
DORADeploymentPatchByVersionRequest.data(DORADeploymentPatchByVersionRequestData data) |
DORADeploymentPatchByVersionRequest |
DORADeploymentPatchByVersionRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.