| 程序包 | 说明 |
|---|---|
| com.aliyun.oss | |
| com.aliyun.oss.common.comm |
| 限定符和类型 | 方法和说明 |
|---|---|
RetryStrategy |
ClientConfiguration.getRetryStrategy()
Gets the retry strategy
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ClientConfiguration.setRetryStrategy(RetryStrategy retryStrategy)
Sets the retry strategy.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
NoRetryStrategy
No retry strategy that does nothing when HTTP request fails.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract RetryStrategy |
ServiceClient.getDefaultRetryStrategy() |
protected RetryStrategy |
DefaultServiceClient.getDefaultRetryStrategy() |
RetryStrategy |
ExecutionContext.getRetryStrategy() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExecutionContext.setRetryStrategy(RetryStrategy retryStrategy) |
Copyright © 2020. All Rights Reserved.