| Package | Description |
|---|---|
| com.volcengine | |
| com.volcengine.retryer |
| Modifier and Type | Method and Description |
|---|---|
RetryCondition |
ApiClient.getRetryCondition() |
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
ApiClient.setRetryCondition(RetryCondition retryCondition) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRetryCondition |
| Modifier and Type | Method and Description |
|---|---|
RetryCondition |
Retryer.getRetryCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
Retryer.setRetryCondition(RetryCondition retryCondition) |
| Constructor and Description |
|---|
Retryer(int maxRetries,
BackoffStrategy backoffStrategy,
RetryCondition retryCondition) |
Copyright © 2025. All rights reserved.