Uses of Class
software.amazon.awssdk.core.retry.backoff.FixedDelayBackoffStrategy
-
Packages that use FixedDelayBackoffStrategy Package Description software.amazon.awssdk.core.retry.backoff -
-
Uses of FixedDelayBackoffStrategy in software.amazon.awssdk.core.retry.backoff
Methods in software.amazon.awssdk.core.retry.backoff that return FixedDelayBackoffStrategy Modifier and Type Method Description static FixedDelayBackoffStrategyFixedDelayBackoffStrategy. create(Duration fixedBackoff)Deprecated.
-