| Package | Description |
|---|---|
| com.aliyuncs | |
| com.aliyuncs.http | |
| com.aliyuncs.policy.retry |
| Modifier and Type | Method and Description |
|---|---|
RetryPolicy |
DefaultAcsClient.getSysRetryPolicy() |
RetryPolicy |
CommonRequest.getSysRetryPolicy() |
RetryPolicy |
IAcsClient.getSysRetryPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAcsClient.setSysRetryPolicy(RetryPolicy retryPolicy) |
void |
CommonRequest.setSysRetryPolicy(RetryPolicy retryPolicy) |
void |
IAcsClient.setSysRetryPolicy(RetryPolicy retryPolicy) |
| Modifier and Type | Method and Description |
|---|---|
RetryPolicy |
HttpMessage.getSysRetryPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpMessage.setSysRetryPolicy(RetryPolicy retryPolicy) |
| Modifier and Type | Method and Description |
|---|---|
RetryPolicy |
RetryPolicy.Builder.build() |
RetryPolicy |
RetryPolicy.BuilderImpl.build() |
static RetryPolicy |
RetryPolicy.defaultRetryPolicy(Boolean enableAliyunThrottlingControl)
Use default retry policy
|
static RetryPolicy |
RetryPolicy.none() |
Copyright © 2022. All rights reserved.