| Package | Description |
|---|---|
| com.ibm.cos.v2.awscore.presigner | |
| com.ibm.cos.v2.services.s3.presigner.model |
| Modifier and Type | Method and Description |
|---|---|
PresignRequest |
PresignRequest.Builder.build()
Build the presigned request, based on the configuration on this builder.
|
| Constructor and Description |
|---|
DefaultBuilder(PresignRequest request) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbortMultipartUploadPresignRequest
A request to pre-sign a
AbortMultipartUploadRequest so that it can be executed at a later time without requiring
additional signing or authentication. |
class |
CompleteMultipartUploadPresignRequest
A request to pre-sign a
CompleteMultipartUploadRequest so that it can be executed at a later time without requiring
additional signing or authentication. |
class |
CreateMultipartUploadPresignRequest
A request to pre-sign a
CreateMultipartUploadRequest so that it can be executed at a later time without requiring
additional signing or authentication. |
class |
DeleteObjectPresignRequest
A request to pre-sign a
DeleteObjectRequest so that it can be executed at a later time without requiring additional
signing or authentication. |
class |
GetObjectPresignRequest
A request to pre-sign a
GetObjectRequest so that it can be executed at a later time without requiring additional
signing or authentication. |
class |
PutObjectPresignRequest
A request to pre-sign a
PutObjectRequest so that it can be executed at a later time without requiring additional
signing or authentication. |
class |
UploadPartPresignRequest
A request to pre-sign a
UploadPartRequest so that it can be executed at a later time without requiring additional
signing or authentication. |
Copyright © 2026. All rights reserved.