| Modifier and Type | Method and Description |
|---|---|
PresignedUploadPartRequest |
DefaultS3Presigner.presignUploadPart(UploadPartPresignRequest request) |
| Modifier and Type | Method and Description |
|---|---|
default PresignedUploadPartRequest |
S3Presigner.presignUploadPart(Consumer<UploadPartPresignRequest.Builder> request)
Presign a
UploadPartRequest so that it can be executed at a later time without requiring additional
signing or authentication. |
PresignedUploadPartRequest |
S3Presigner.presignUploadPart(UploadPartPresignRequest request)
Presign a
UploadPartRequest so that it can be executed at a later time without requiring additional
signing or authentication. |
| Modifier and Type | Method and Description |
|---|---|
PresignedUploadPartRequest |
PresignedUploadPartRequest.Builder.build() |
Copyright © 2023. All rights reserved.