| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RetryStrategyLinear |
RetryStrategy.getLinear()
The definition of
RetryStrategyLinear object. |
RetryStrategyLinear |
RetryStrategyLinear.interval(String interval) |
RetryStrategyLinear |
RetryStrategyLinear.maxRetries(Double maxRetries) |
RetryStrategyLinear |
RetryStrategyLinear.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
RetryStrategy |
RetryStrategy.linear(RetryStrategyLinear linear) |
void |
RetryStrategy.setLinear(RetryStrategyLinear linear) |
Copyright © 2025. All rights reserved.