Uses of Class
software.amazon.awssdk.core.retry.conditions.MaxNumberOfRetriesCondition
Packages that use MaxNumberOfRetriesCondition
-
Uses of MaxNumberOfRetriesCondition in software.amazon.awssdk.core.retry.conditions
Methods in software.amazon.awssdk.core.retry.conditions that return MaxNumberOfRetriesConditionModifier and TypeMethodDescriptionstatic MaxNumberOfRetriesConditionMaxNumberOfRetriesCondition.create(int maxNumberOfRetries) static MaxNumberOfRetriesConditionMaxNumberOfRetriesCondition.forRetryMode(RetryMode retryMode)