| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DORADeploymentResponse |
DoraMetricsApi.createDORADeployment(DORADeploymentRequest body)
Send a deployment event for DORA Metrics.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<DORADeploymentResponse> |
DoraMetricsApi.createDORADeploymentAsync(DORADeploymentRequest body)
Send a deployment event for DORA Metrics.
|
ApiResponse<DORADeploymentResponse> |
DoraMetricsApi.createDORADeploymentWithHttpInfo(DORADeploymentRequest body)
Use this API endpoint to provide data about deployments for DORA metrics.
|
CompletableFuture<ApiResponse<DORADeploymentResponse>> |
DoraMetricsApi.createDORADeploymentWithHttpInfoAsync(DORADeploymentRequest body)
Send a deployment event for DORA Metrics.
|
| Modifier and Type | Method and Description |
|---|---|
DORADeploymentResponse |
DORADeploymentResponse.data(DORADeploymentResponseData data) |
DORADeploymentResponse |
DORADeploymentResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.