| Package | Description |
|---|---|
| com.ibm.cos.v2.awscore.presigner | |
| com.ibm.cos.v2.services.s3.internal.signing | |
| com.ibm.cos.v2.services.s3.presigner |
| Modifier and Type | Method and Description |
|---|---|
SdkPresigner |
SdkPresigner.Builder.build()
Build the presigner using the configuration on this builder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultS3Presigner
The default implementation of the
S3Presigner interface. |
class |
DefaultSdkPresigner
The base class implementing the
SdkPresigner interface. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
S3Presigner
Enables signing an S3
SdkRequest so that it can be executed without requiring any additional authentication on the
part of the caller. |
Copyright © 2026. All rights reserved.