DescribeJobResult |
AbstractAmazonGlacier.describeJob(DescribeJobRequest request) |
|
DescribeJobResult |
AmazonGlacier.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
Glacier completes the job.
|
DescribeJobResult |
AmazonGlacierClient.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
Glacier completes the job.
|
Future<DescribeJobResult> |
AbstractAmazonGlacierAsync.describeJobAsync(DescribeJobRequest request) |
|
Future<DescribeJobResult> |
AbstractAmazonGlacierAsync.describeJobAsync(DescribeJobRequest request,
AsyncHandler<DescribeJobRequest,DescribeJobResult> asyncHandler) |
|
Future<DescribeJobResult> |
AmazonGlacierAsync.describeJobAsync(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
Glacier completes the job.
|
Future<DescribeJobResult> |
AmazonGlacierAsync.describeJobAsync(DescribeJobRequest describeJobRequest,
AsyncHandler<DescribeJobRequest,DescribeJobResult> asyncHandler) |
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
Glacier completes the job.
|
Future<DescribeJobResult> |
AmazonGlacierAsyncClient.describeJobAsync(DescribeJobRequest request) |
|
Future<DescribeJobResult> |
AmazonGlacierAsyncClient.describeJobAsync(DescribeJobRequest request,
AsyncHandler<DescribeJobRequest,DescribeJobResult> asyncHandler) |
|