| Package | Description |
|---|---|
| com.aliyuncs.policy.retry.conditions |
| Modifier and Type | Method and Description |
|---|---|
static ExceptionsCondition |
ExceptionsCondition.create(Class<? extends Exception>... exceptionsToRetryOn) |
static ExceptionsCondition |
ExceptionsCondition.create(Set<Class<? extends Exception>> exceptionsToRetryOn) |
Copyright © 2022. All rights reserved.