@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 AuthErrorRetryStrategy
Copyright © 2022. All rights reserved.