| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateOutcomesAsyncRequestItem |
UpdateOutcomesAsyncRequestItem.entityReference(String entityReference) |
UpdateOutcomesAsyncRequestItem |
UpdateOutcomesAsyncRequestItem.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
UpdateOutcomesAsyncRequestItem |
UpdateOutcomesAsyncRequestItem.remarks(String remarks) |
UpdateOutcomesAsyncRequestItem |
UpdateOutcomesAsyncRequestItem.ruleId(String ruleId) |
UpdateOutcomesAsyncRequestItem |
UpdateOutcomesAsyncRequestItem.state(State state) |
| Modifier and Type | Method and Description |
|---|---|
List<UpdateOutcomesAsyncRequestItem> |
UpdateOutcomesAsyncAttributes.getResults()
Set of scorecard outcomes to update asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOutcomesAsyncAttributes |
UpdateOutcomesAsyncAttributes.addResultsItem(UpdateOutcomesAsyncRequestItem resultsItem) |
| Modifier and Type | Method and Description |
|---|---|
UpdateOutcomesAsyncAttributes |
UpdateOutcomesAsyncAttributes.results(List<UpdateOutcomesAsyncRequestItem> results) |
void |
UpdateOutcomesAsyncAttributes.setResults(List<UpdateOutcomesAsyncRequestItem> results) |
Copyright © 2025. All rights reserved.