| Package | Description |
|---|---|
| com.amazonaws.services.glacier |
Amazon S3 Glacier (Glacier) is a storage solution for "cold data."
|
| com.amazonaws.services.glacier.transfer | |
| com.amazonaws.services.glacier.waiters |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AmazonGlacierAsync
Interface for accessing Amazon Glacier asynchronously.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAmazonGlacier
Abstract implementation of
AmazonGlacier. |
class |
AbstractAmazonGlacierAsync
Abstract implementation of
AmazonGlacierAsync. |
class |
AmazonGlacierAsyncClient
Client for accessing Amazon Glacier asynchronously.
|
class |
AmazonGlacierClient
Client for accessing Amazon Glacier.
|
| Modifier and Type | Method and Description |
|---|---|
protected AmazonGlacier |
AmazonGlacierClientBuilder.build(AwsSyncClientParams params)
Construct a synchronous implementation of AmazonGlacier using the current builder configuration.
|
static AmazonGlacier |
AmazonGlacierClientBuilder.defaultClient() |
| Modifier and Type | Method and Description |
|---|---|
AmazonGlacier |
ArchiveTransferManagerBuilder.getGlacierClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArchiveTransferManagerBuilder.setGlacierClient(AmazonGlacier glacierClient)
Set the client for uploading and downloading data to and from Amazon Glacier.
|
ArchiveTransferManagerBuilder |
ArchiveTransferManagerBuilder.withGlacierClient(AmazonGlacier glacierClient)
Set the client for uploading and downloading data to and from Amazon Glacier.
|
| Constructor and Description |
|---|
AmazonGlacierWaiters(AmazonGlacier client)
Constructs a new AmazonGlacierWaiters with the given client
|
DescribeVaultFunction(AmazonGlacier client)
Constructs a new DescribeVaultFunction with the given client
|
Copyright © 2024. All rights reserved.