@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)
Returns an alternative signing context (consists of a new signer instance
and a new request endpoint) that should be used to retry the request.
|
public S3V4AuthErrorRetryStrategy(S3RequestEndpointResolver endpointResolver)
public AuthRetryParameters shouldRetryWithAuthParam(Request<?> request, HttpResponse response, AmazonServiceException ase)
AuthErrorRetryStrategy
shouldRetryWithAuthParam
in interface AuthErrorRetryStrategy
Copyright © 2024. All rights reserved.