| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateFlakyTestsResponseResult |
UpdateFlakyTestsResponseResult.error(String error) |
UpdateFlakyTestsResponseResult |
UpdateFlakyTestsResponseResult.id(String id) |
UpdateFlakyTestsResponseResult |
UpdateFlakyTestsResponseResult.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
UpdateFlakyTestsResponseResult |
UpdateFlakyTestsResponseResult.success(Boolean success) |
| Modifier and Type | Method and Description |
|---|---|
List<UpdateFlakyTestsResponseResult> |
UpdateFlakyTestsResponseAttributes.getResults()
Results of the update operation for each test.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFlakyTestsResponseAttributes |
UpdateFlakyTestsResponseAttributes.addResultsItem(UpdateFlakyTestsResponseResult resultsItem) |
| Modifier and Type | Method and Description |
|---|---|
UpdateFlakyTestsResponseAttributes |
UpdateFlakyTestsResponseAttributes.results(List<UpdateFlakyTestsResponseResult> results) |
void |
UpdateFlakyTestsResponseAttributes.setResults(List<UpdateFlakyTestsResponseResult> results) |
| Constructor and Description |
|---|
UpdateFlakyTestsResponseAttributes(Boolean hasErrors,
List<UpdateFlakyTestsResponseResult> results) |
Copyright © 2026. All rights reserved.