@Immutable public class S3V4AuthErrorRetryStrategy extends Object implements AuthErrorRetryStrategy
| Constructor and Description |
|---|
S3V4AuthErrorRetryStrategy(S3RequestEndpointResolver endpointResolver) |
| Modifier and Type | Method and Description |
|---|---|
AuthRetryParameters |
shouldRetryWithAuthParam(Request<?> request,
HttpResponse response,
AmazonServiceException ase) |
public S3V4AuthErrorRetryStrategy(S3RequestEndpointResolver endpointResolver)
public AuthRetryParameters shouldRetryWithAuthParam(Request<?> request, HttpResponse response, AmazonServiceException ase)
shouldRetryWithAuthParam in interface AuthErrorRetryStrategyCopyright © 2019. All rights reserved.