Class RetryOnErrorCodeCondition

  • All Implemented Interfaces:
    RetryCondition

    @SdkPublicApi
    public final class RetryOnErrorCodeCondition
    extends Object
    implements RetryCondition
    Retry condition implementation that retries if the exception or the cause of the exception matches the error codes defined.