| Package | Description |
|---|---|
| com.amazonaws | |
| com.amazonaws.retry |
| Class and Description |
|---|
| RetryPolicy
Retry policy that can be configured on a specific service client using
ClientConfiguration. |
| Class and Description |
|---|
| RetryPolicy
Retry policy that can be configured on a specific service client using
ClientConfiguration. |
| RetryPolicy.BackoffStrategy
The hook for providing custom back-off strategy to control the sleep time
between retries.
|
| RetryPolicy.RetryCondition
The hook for providing custom condition on whether a failed request
should be retried.
|
Copyright © 2014. All rights reserved.