| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestOptionsRetry |
SyntheticsTestOptionsRetry.count(Long count) |
SyntheticsTestOptionsRetry |
SyntheticsTestOptions.getRetry()
Object describing the retry strategy to apply to a Synthetic test.
|
SyntheticsTestOptionsRetry |
SyntheticsTestOptionsRetry.interval(Double interval) |
SyntheticsTestOptionsRetry |
SyntheticsTestOptionsRetry.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestOptions |
SyntheticsTestOptions.retry(SyntheticsTestOptionsRetry retry) |
void |
SyntheticsTestOptions.setRetry(SyntheticsTestOptionsRetry retry) |
Copyright © 2026. All rights reserved.