| Package | Description |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.retry |
| Modifier and Type | Method and Description |
|---|---|
RetryPolicy |
ClientConfig.getRetryPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientConfig.setRetryPolicy(RetryPolicy retryPolicy) |
| Modifier and Type | Class and Description |
|---|---|
static class |
PredefinedRetryPolicies.SdkDefaultRetryPolicy |
| Modifier and Type | Field and Description |
|---|---|
static RetryPolicy |
PredefinedRetryPolicies.DEFAULT
SDK default retry policy
|
static RetryPolicy |
PredefinedRetryPolicies.NO_RETRY_POLICY
No retry policy
|
| Modifier and Type | Method and Description |
|---|---|
static RetryPolicy |
PredefinedRetryPolicies.getDefaultRetryPolicy()
Returns the SDK default retry policy.
|
Copyright © 2023. All rights reserved.