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