| 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 DescribeJobResponse |
GlacierClient.describeJob(Consumer<DescribeJobRequest.Builder> describeJobRequest)
This operation returns information about a job you previously initiated, including the job initiation date, the
user who initiated the job, the job status code/message and the Amazon SNS topic to notify after Amazon S3
Glacier (Glacier) completes the job.
|
default DescribeJobResponse |
GlacierClient.describeJob(DescribeJobRequest describeJobRequest)
This operation returns information about a job you previously initiated, including the job initiation date, the
user who initiated the job, the job status code/message and the Amazon SNS topic to notify after Amazon S3
Glacier (Glacier) completes the job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeJobResponse> |
GlacierAsyncClient.describeJob(Consumer<DescribeJobRequest.Builder> describeJobRequest)
This operation returns information about a job you previously initiated, including the job initiation date, the
user who initiated the job, the job status code/message and the Amazon SNS topic to notify after Amazon S3
Glacier (Glacier) completes the job.
|
default CompletableFuture<DescribeJobResponse> |
GlacierAsyncClient.describeJob(DescribeJobRequest describeJobRequest)
This operation returns information about a job you previously initiated, including the job initiation date, the
user who initiated the job, the job status code/message and the Amazon SNS topic to notify after Amazon S3
Glacier (Glacier) completes the job.
|
Copyright © 2023. All rights reserved.