@Immutable public class S3V4AuthErrorRetryStrategy extends Object implements AuthErrorRetryStrategy
| Constructor and Description |
|---|
S3V4AuthErrorRetryStrategy(String bucketName) |
| Modifier and Type | Method and Description |
|---|---|
AuthRetryParameters |
shouldRetryWithAuthParam(Request<?> originalRequest,
AmazonServiceException ase) |
public S3V4AuthErrorRetryStrategy(String bucketName)
public AuthRetryParameters shouldRetryWithAuthParam(Request<?> originalRequest, AmazonServiceException ase)
shouldRetryWithAuthParam in interface AuthErrorRetryStrategyCopyright © 2014. All rights reserved.