| Package | Description |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.retry |
| Modifier and Type | Field and Description |
|---|---|
static BackoffStrategy |
ClientConfig.DEFAULT_BACKOFF_STRATEGY
The sleep time interval between exception occured and retry
|
| Modifier and Type | Method and Description |
|---|---|
BackoffStrategy |
ClientConfig.getBackoffStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientConfig.setBackoffStrategy(BackoffStrategy backoffStrategy) |
| Modifier and Type | Class and Description |
|---|---|
static class |
PredefinedBackoffStrategies.ExponentialBackoffStrategy |
| Modifier and Type | Field and Description |
|---|---|
static BackoffStrategy |
PredefinedBackoffStrategies.DEFAULT
SDK default retry policy
|
Copyright © 2023. All rights reserved.