| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultResponse |
SyntheticsApi.getSyntheticsBrowserTestResult(String publicId,
String resultId)
Get a browser test result.
|
SyntheticsTestResultResponse |
SyntheticsApi.getSyntheticsBrowserTestResult(String publicId,
String resultId,
SyntheticsApi.GetSyntheticsBrowserTestResultOptionalParameters parameters)
Get a browser test result.
|
SyntheticsTestResultResponse |
SyntheticsApi.getSyntheticsTestResult(String publicId,
String resultId)
Get a test result.
|
SyntheticsTestResultResponse |
SyntheticsApi.getSyntheticsTestResult(String publicId,
String resultId,
SyntheticsApi.GetSyntheticsTestResultOptionalParameters parameters)
Get a test result.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultResponse |
SyntheticsTestResultResponse.addIncludedItem(SyntheticsTestResultIncludedItem includedItem) |
SyntheticsTestResultResponse |
SyntheticsTestResultResponse.data(SyntheticsTestResultData data) |
SyntheticsTestResultResponse |
SyntheticsTestResultResponse.included(List<SyntheticsTestResultIncludedItem> included) |
SyntheticsTestResultResponse |
SyntheticsTestResultResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.