| Package | Description |
|---|---|
| software.amazon.awssdk.services.glacier |
Amazon S3 Glacier (Glacier) is a storage solution for "cold data."
|
| Modifier and Type | Method and Description |
|---|---|
default ListPartsIterable |
GlacierClient.listPartsPaginator(Consumer<ListPartsRequest.Builder> listPartsRequest)
This operation lists the parts of an archive that have been uploaded in a specific multipart upload.
|
default ListPartsIterable |
GlacierClient.listPartsPaginator(ListPartsRequest listPartsRequest)
This operation lists the parts of an archive that have been uploaded in a specific multipart upload.
|
Copyright © 2023. All rights reserved.