| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsGetAPITestLatestResultsResponse |
SyntheticsApi.getAPITestLatestResults(String publicId)
Get an API test's latest results summaries.
|
SyntheticsGetAPITestLatestResultsResponse |
SyntheticsApi.getAPITestLatestResults(String publicId,
SyntheticsApi.GetAPITestLatestResultsOptionalParameters parameters)
Get an API test's latest results summaries.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsGetAPITestLatestResultsResponse |
SyntheticsGetAPITestLatestResultsResponse.addResultsItem(SyntheticsAPITestResultShort resultsItem) |
SyntheticsGetAPITestLatestResultsResponse |
SyntheticsGetAPITestLatestResultsResponse.lastTimestampFetched(Long lastTimestampFetched) |
SyntheticsGetAPITestLatestResultsResponse |
SyntheticsGetAPITestLatestResultsResponse.results(List<SyntheticsAPITestResultShort> results) |
Copyright © 2023. All rights reserved.