Package software.amazon.awssdk.core.retry
package software.amazon.awssdk.core.retry
-
ClassDescriptionUtility methods for checking and reacting to the current client-side clock being different from the service-side clock.Resolver for the
SdkSystemSetting.AWS_NEW_RETRIES_2026that supports setting a fallback value if not defined in the environment or system properties.A retry mode is a collection of retry behaviors encoded under a single value.Allows customizing the variables used during determination of aRetryMode.Deprecated.Contains useful information about a failed request that can be used to make retry and backoff decisions.
RetryStrategy.