public static class PredefinedRetryPolicies.SdkDefaultRetryPolicy extends RetryPolicy
| Constructor and Description |
|---|
SdkDefaultRetryPolicy() |
| Modifier and Type | Method and Description |
|---|---|
<X extends CosServiceRequest> |
shouldRetry(CosHttpRequest<X> request,
org.apache.http.HttpResponse response,
Exception exception,
int retryIndex) |
public <X extends CosServiceRequest> boolean shouldRetry(CosHttpRequest<X> request, org.apache.http.HttpResponse response, Exception exception, int retryIndex)
shouldRetry in class RetryPolicyCopyright © 2023. All rights reserved.