Uses of Package
com.amazonaws.retry
-
Packages that use com.amazonaws.retry Package Description com.amazonaws com.amazonaws.retry -
Classes in com.amazonaws.retry used by com.amazonaws Class Description RetryPolicy Retry policy that can be configured on a specific service client usingClientConfiguration
. -
Classes in com.amazonaws.retry used by com.amazonaws.retry Class Description RetryPolicy Retry policy that can be configured on a specific service client usingClientConfiguration
.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.