| Package | Description |
|---|---|
| com.ibm.cos.v2.core.retry.conditions |
| Modifier and Type | Method and Description |
|---|---|
static RetryOnExceptionsCondition |
RetryOnExceptionsCondition.create(Class<? extends Exception>... exceptionsToRetryOn) |
static RetryOnExceptionsCondition |
RetryOnExceptionsCondition.create(Set<Class<? extends Exception>> exceptionsToRetryOn) |
Copyright © 2026. All rights reserved.