Package software.amazon.awssdk.core.internal.retry
package software.amazon.awssdk.core.internal.retry
-
ClassDescriptionSuggests a clock skew adjustment that should be applied to future requests.Implements the
RetryStrategy
interface by wrapping aRetryPolicy
instance.Retry strategies used by any SDK client.