Package | Description |
---|---|
com.ibm.cloud.objectstorage.http | |
com.ibm.cloud.objectstorage.services.s3.internal |
Modifier and Type | Method and Description |
---|---|
AuthErrorRetryStrategy |
ExecutionContext.getAuthErrorRetryStrategy()
Returns the retry strategy for auth errors.
|
Modifier and Type | Method and Description |
---|---|
void |
ExecutionContext.setAuthErrorRetryStrategy(AuthErrorRetryStrategy authErrorRetryStrategy)
Sets the optional auth error retry strategy for this request execution.
|
Modifier and Type | Class and Description |
---|---|
class |
S3V4AuthErrorRetryStrategy
The internal implementation of AuthErrorRetryStrategy which automatically switches to V4 signer
when the S3 returns auth error asking for v4 authentication.
|
Copyright © 2024. All rights reserved.