| 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.
|
| V2CompatibleBackoffStrategy
Adapter interface for backoff strategies that can be used in both legacy RetryPolicies and the new V2 retry policy.
|
Copyright © 2017. All rights reserved.