Package | Description |
---|---|
com.amazonaws.services.simpleworkflow.flow.interceptors |
Modifier and Type | Class and Description |
---|---|
class |
ExponentialRetryPolicy |
Modifier and Type | Method and Description |
---|---|
RetryPolicyBase |
RetryPolicyBase.withExceptionsToExclude(Collection<Class<? extends Throwable>> exceptionsToExclude) |
RetryPolicyBase |
RetryPolicyBase.withExceptionsToRetry(Collection<Class<? extends Throwable>> exceptionsToRetry) |
Copyright © 2014. All rights reserved.