public class RetryOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
maxDelayInSeconds
Maximum delay in deconds
|
int |
minDelayInSeconds
Minimum delay in seconds
|
int |
retries
Amount of retries
|
| Constructor and Description |
|---|
RetryOptions() |
Copyright © 2021. All rights reserved.