| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OutcomesBatchResponse |
ServiceScorecardsApi.createScorecardOutcomesBatch(OutcomesBatchRequest body)
Create outcomes batch.
|
CompletableFuture<OutcomesBatchResponse> |
ServiceScorecardsApi.createScorecardOutcomesBatchAsync(OutcomesBatchRequest body)
Create outcomes batch.
|
ApiResponse<OutcomesBatchResponse> |
ServiceScorecardsApi.createScorecardOutcomesBatchWithHttpInfo(OutcomesBatchRequest body)
Sets multiple service-rule outcomes in a single batched request.
|
CompletableFuture<ApiResponse<OutcomesBatchResponse>> |
ServiceScorecardsApi.createScorecardOutcomesBatchWithHttpInfoAsync(OutcomesBatchRequest body)
Create outcomes batch.
|
| Modifier and Type | Method and Description |
|---|---|
OutcomesBatchRequest |
OutcomesBatchRequest.data(OutcomesBatchRequestData data) |
OutcomesBatchRequest |
OutcomesBatchRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.