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