| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsFastTestResult |
SyntheticsApi.getSyntheticsFastTestResult(String id)
Get a fast test result.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SyntheticsFastTestResult> |
SyntheticsApi.getSyntheticsFastTestResultAsync(String id)
Get a fast test result.
|
ApiResponse<SyntheticsFastTestResult> |
SyntheticsApi.getSyntheticsFastTestResultWithHttpInfo(String id) |
CompletableFuture<ApiResponse<SyntheticsFastTestResult>> |
SyntheticsApi.getSyntheticsFastTestResultWithHttpInfoAsync(String id)
Get a fast test result.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsFastTestResult |
SyntheticsFastTestResult.data(SyntheticsFastTestResultData data) |
SyntheticsFastTestResult |
SyntheticsFastTestResult.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.