| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceScorecardsApi.updateScorecardOutcomesAsync(UpdateOutcomesAsyncRequest body)
Update Scorecard outcomes asynchronously.
|
CompletableFuture<Void> |
ServiceScorecardsApi.updateScorecardOutcomesAsyncAsync(UpdateOutcomesAsyncRequest body)
Update Scorecard outcomes asynchronously.
|
ApiResponse<Void> |
ServiceScorecardsApi.updateScorecardOutcomesAsyncWithHttpInfo(UpdateOutcomesAsyncRequest body)
Updates multiple scorecard rule outcomes in a single batched request.
|
CompletableFuture<ApiResponse<Void>> |
ServiceScorecardsApi.updateScorecardOutcomesAsyncWithHttpInfoAsync(UpdateOutcomesAsyncRequest body)
Update Scorecard outcomes asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOutcomesAsyncRequest |
UpdateOutcomesAsyncRequest.data(UpdateOutcomesAsyncRequestData data) |
UpdateOutcomesAsyncRequest |
UpdateOutcomesAsyncRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2025. All rights reserved.