| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsAPITestResultShortResult |
SyntheticsAPITestResultShort.getResult()
Result of the last API test run.
|
SyntheticsAPITestResultShortResult |
SyntheticsAPITestResultShortResult.passed(Boolean passed) |
SyntheticsAPITestResultShortResult |
SyntheticsAPITestResultShortResult.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsAPITestResultShortResult |
SyntheticsAPITestResultShortResult.timings(SyntheticsTiming timings) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsAPITestResultShort |
SyntheticsAPITestResultShort.result(SyntheticsAPITestResultShortResult result) |
void |
SyntheticsAPITestResultShort.setResult(SyntheticsAPITestResultShortResult result) |
Copyright © 2024. All rights reserved.