Uses of Package
software.amazon.awssdk.core.internal.retry
Packages that use software.amazon.awssdk.core.internal.retry
Package
Description
-
Classes in software.amazon.awssdk.core.internal.retry used by software.amazon.awssdk.core.internal.httpClassDescriptionSuggests a clock skew adjustment that should be applied to future requests.
-
Classes in software.amazon.awssdk.core.internal.retry used by software.amazon.awssdk.core.internal.retryClassDescriptionResolves the retry max attempts from
SdkSystemSetting.AWS_MAX_ATTEMPTSandProfileProperty.MAX_ATTEMPTS.Implements theRetryStrategyinterface by wrapping aRetryPolicyinstance.