| Package | Description |
|---|---|
| com.amazonaws.services.glacier.transfer | |
| com.amazonaws.services.sqs |
| Constructor and Description |
|---|
ArchiveTransferManager(AmazonGlacierClient glacier,
AmazonSQSClient sqs,
AmazonSNSClient sns)
Constructs a new ArchiveTransferManager, using the specified Amazon
Glacier client, and the specified Amazon SQS and Amazon SNS clients for
polling download job status.
|
JobStatusMonitor(AmazonSQSClient sqs,
AmazonSNSClient sns)
Constructs a JobStatusMonitor that will use the specified clients for
polling archive download job status.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AmazonSQSAsyncClient
Interface for accessing Amazon SQS asynchronously.
|
Copyright © 2024. All rights reserved.