| Package | Description |
|---|---|
| software.amazon.awssdk.services.glacier |
Amazon S3 Glacier (Glacier) is a storage solution for "cold data."
|
| software.amazon.awssdk.services.glacier.paginators | |
| software.amazon.awssdk.services.glacier.waiters |
| Modifier and Type | Method and Description |
|---|---|
static GlacierClient |
GlacierClient.create()
Create a
GlacierClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListJobsIterable(GlacierClient client,
ListJobsRequest firstRequest) |
ListMultipartUploadsIterable(GlacierClient client,
ListMultipartUploadsRequest firstRequest) |
ListPartsIterable(GlacierClient client,
ListPartsRequest firstRequest) |
ListVaultsIterable(GlacierClient client,
ListVaultsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
GlacierWaiter.Builder |
GlacierWaiter.Builder.client(GlacierClient client)
Sets a custom
GlacierClient that will be used to poll the resource |
Copyright © 2023. All rights reserved.