FixedDelayStrategypublic static interface PollingStrategy.DelayStrategy
| Modifier and Type | Method | Description |
|---|---|---|
void |
delayBeforeNextRetry(PollingStrategyContext pollingStrategyContext) |
Defines the custom delay strategy to control the sleep time
|
void delayBeforeNextRetry(PollingStrategyContext pollingStrategyContext) throws InterruptedException
pollingStrategyContext - Provides the polling context required to define custom delayInterruptedExceptionPollingStrategyContextCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.