| Package | Description |
|---|---|
| software.amazon.awssdk.services.glacier |
Amazon S3 Glacier (Glacier) is a storage solution for "cold data."
|
| software.amazon.awssdk.services.glacier.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompleteMultipartUploadResponse |
GlacierClient.completeMultipartUpload(CompleteMultipartUploadRequest completeMultipartUploadRequest)
You call this operation to inform Amazon S3 Glacier (Glacier) that all the archive parts have been uploaded and
that Glacier can now assemble the archive from the uploaded parts.
|
default CompletableFuture<CompleteMultipartUploadResponse> |
GlacierAsyncClient.completeMultipartUpload(CompleteMultipartUploadRequest completeMultipartUploadRequest)
You call this operation to inform Amazon S3 Glacier (Glacier) that all the archive parts have been uploaded and
that Glacier can now assemble the archive from the uploaded parts.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CompleteMultipartUploadRequestMarshaller.marshall(CompleteMultipartUploadRequest completeMultipartUploadRequest) |
Copyright © 2023. All rights reserved.