Package software.amazon.awssdk.awscore.retry.conditions
-
Class Summary Class Description RetryOnErrorCodeCondition Retry condition implementation that retries if the exception or the cause of the exception matches the error codes defined.
| Class | Description |
|---|---|
| RetryOnErrorCodeCondition |
Retry condition implementation that retries if the exception or the cause of the exception matches the error codes defined.
|