| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestOptionsRetry |
SyntheticsTestOptionsRetry.count(Long count) |
SyntheticsTestOptionsRetry |
SyntheticsCITest.getRetry()
Object describing the retry strategy to apply to a Synthetic test.
|
SyntheticsTestOptionsRetry |
SyntheticsTestOptions.getRetry()
Object describing the retry strategy to apply to a Synthetic test.
|
SyntheticsTestOptionsRetry |
SyntheticsAPITestStep.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 |
|---|---|
SyntheticsCITest |
SyntheticsCITest.retry(SyntheticsTestOptionsRetry retry) |
SyntheticsTestOptions |
SyntheticsTestOptions.retry(SyntheticsTestOptionsRetry retry) |
SyntheticsAPITestStep |
SyntheticsAPITestStep.retry(SyntheticsTestOptionsRetry retry) |
void |
SyntheticsCITest.setRetry(SyntheticsTestOptionsRetry retry) |
void |
SyntheticsTestOptions.setRetry(SyntheticsTestOptionsRetry retry) |
void |
SyntheticsAPITestStep.setRetry(SyntheticsTestOptionsRetry retry) |
Copyright © 2024. All rights reserved.