| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsAPITestResultShort |
SyntheticsAPITestResultShort.checkTime(Double checkTime) |
SyntheticsAPITestResultShort |
SyntheticsAPITestResultShort.probeDc(String probeDc) |
SyntheticsAPITestResultShort |
SyntheticsAPITestResultShort.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsAPITestResultShort |
SyntheticsAPITestResultShort.result(SyntheticsAPITestResultShortResult result) |
SyntheticsAPITestResultShort |
SyntheticsAPITestResultShort.resultId(String resultId) |
SyntheticsAPITestResultShort |
SyntheticsAPITestResultShort.status(SyntheticsTestMonitorStatus status) |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsAPITestResultShort> |
SyntheticsGetAPITestLatestResultsResponse.getResults()
Result of the latest API test run.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsGetAPITestLatestResultsResponse |
SyntheticsGetAPITestLatestResultsResponse.addResultsItem(SyntheticsAPITestResultShort resultsItem) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsGetAPITestLatestResultsResponse |
SyntheticsGetAPITestLatestResultsResponse.results(List<SyntheticsAPITestResultShort> results) |
void |
SyntheticsGetAPITestLatestResultsResponse.setResults(List<SyntheticsAPITestResultShort> results) |
Copyright © 2024. All rights reserved.