| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTriggerCITestRunResult |
SyntheticsTriggerCITestRunResult.device(SyntheticsDeviceID device) |
SyntheticsTriggerCITestRunResult |
SyntheticsTriggerCITestRunResult.location(Long location) |
SyntheticsTriggerCITestRunResult |
SyntheticsTriggerCITestRunResult.publicId(String publicId) |
SyntheticsTriggerCITestRunResult |
SyntheticsTriggerCITestRunResult.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTriggerCITestRunResult |
SyntheticsTriggerCITestRunResult.resultId(String resultId) |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsTriggerCITestRunResult> |
SyntheticsTriggerCITestsResponse.getResults()
Information about the tests runs.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTriggerCITestsResponse |
SyntheticsTriggerCITestsResponse.addResultsItem(SyntheticsTriggerCITestRunResult resultsItem) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTriggerCITestsResponse |
SyntheticsTriggerCITestsResponse.results(List<SyntheticsTriggerCITestRunResult> results) |
void |
SyntheticsTriggerCITestsResponse.setResults(List<SyntheticsTriggerCITestRunResult> results) |
Copyright © 2024. All rights reserved.