| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OutcomesBatchAttributes |
OutcomesBatchAttributes.addResultsItem(OutcomesBatchRequestItem resultsItem) |
OutcomesBatchAttributes |
OutcomesBatchRequestData.getAttributes()
The JSON:API attributes for a batched set of scorecard outcomes.
|
OutcomesBatchAttributes |
OutcomesBatchAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
OutcomesBatchAttributes |
OutcomesBatchAttributes.results(List<OutcomesBatchRequestItem> results) |
| Modifier and Type | Method and Description |
|---|---|
OutcomesBatchRequestData |
OutcomesBatchRequestData.attributes(OutcomesBatchAttributes attributes) |
void |
OutcomesBatchRequestData.setAttributes(OutcomesBatchAttributes attributes) |
Copyright © 2024. All rights reserved.