Uses of Package
com.amazonaws.retry
Packages that use com.amazonaws.retry
-
Classes in com.amazonaws.retry used by com.amazonawsClassDescriptionRetry policy that can be configured on a specific service client using
ClientConfiguration
. -
Classes in com.amazonaws.retry used by com.amazonaws.retryClassDescriptionRetry policy that can be configured on a specific service client using
ClientConfiguration
.The hook for providing custom back-off strategy to control the sleep time between retries.The hook for providing custom condition on whether a failed request should be retried.