| 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.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsGetAPITestLatestResultsResponse |
SyntheticsGetAPITestLatestResultsResponse.results(List<SyntheticsAPITestResultShort> results) |
Copyright © 2024. All rights reserved.