| 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 GlacierAsyncClient |
GlacierAsyncClient.create()
Create a
GlacierAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListJobsPublisher(GlacierAsyncClient client,
ListJobsRequest firstRequest) |
ListMultipartUploadsPublisher(GlacierAsyncClient client,
ListMultipartUploadsRequest firstRequest) |
ListPartsPublisher(GlacierAsyncClient client,
ListPartsRequest firstRequest) |
ListVaultsPublisher(GlacierAsyncClient client,
ListVaultsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
GlacierAsyncWaiter.Builder |
GlacierAsyncWaiter.Builder.client(GlacierAsyncClient client)
Sets a custom
GlacierAsyncClient that will be used to poll the resource |
Copyright © 2023. All rights reserved.