| Package | Description |
|---|---|
| com.amazonaws | |
| com.amazonaws.http | |
| com.amazonaws.internal | |
| com.amazonaws.retry | |
| com.amazonaws.retry.internal | |
| utils.retry |
| Class and Description |
|---|
| RetryMode
The retry mode
|
| 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. |
| Class and Description |
|---|
| ClockSkewAdjuster
Applies heuristics to suggest a clock skew adjustment that should be applied to future requests based on a given service error.
|
| Class and Description |
|---|
| ClockSkewAdjuster.AdjustmentRequest |
| ClockSkewAdjuster.ClockSkewAdjustment |
| RetryMode
The retry mode
|
| 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.
|
| RetryPolicy.RetryPolicyBuilder |
| RetryPolicyTestBase
Some utility class and method for testing RetryCondition
|
| RetryPolicyTestBase.ContextDataCollectionBackoffStrategy |
| RetryPolicyTestBase.ContextDataCollectionRetryCondition |
| RetryPolicyTestBase.MockHttpClient
A base abstract class for fake HttpClient implementations
|
| V2CompatibleBackoffStrategy
Adapter interface for backoff strategies that can be used in both legacy RetryPolicies and the new V2 retry policy.
|
| Class and Description |
|---|
| RetryMode
The retry mode
|
| Class and Description |
|---|
| 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 © 2023. All rights reserved.