Package | Description |
---|---|
com.amazonaws.services.glacier | |
com.amazonaws.services.glacier.model | |
com.amazonaws.services.glacier.model.transform |
Modifier and Type | Method and Description |
---|---|
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.
|
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 |
AbstractAmazonGlacier.describeJob(DescribeJobRequest request) |
java.util.concurrent.Future<DescribeJobResult> |
AmazonGlacierAsyncClient.describeJobAsync(DescribeJobRequest request) |
java.util.concurrent.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.
|
java.util.concurrent.Future<DescribeJobResult> |
AbstractAmazonGlacierAsync.describeJobAsync(DescribeJobRequest request) |
java.util.concurrent.Future<DescribeJobResult> |
AmazonGlacierAsyncClient.describeJobAsync(DescribeJobRequest request,
AsyncHandler<DescribeJobRequest,DescribeJobResult> asyncHandler) |
java.util.concurrent.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.
|
java.util.concurrent.Future<DescribeJobResult> |
AbstractAmazonGlacierAsync.describeJobAsync(DescribeJobRequest request,
AsyncHandler<DescribeJobRequest,DescribeJobResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribeJobResult> |
AmazonGlacierAsyncClient.describeJobAsync(DescribeJobRequest request,
AsyncHandler<DescribeJobRequest,DescribeJobResult> asyncHandler) |
java.util.concurrent.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.
|
java.util.concurrent.Future<DescribeJobResult> |
AbstractAmazonGlacierAsync.describeJobAsync(DescribeJobRequest request,
AsyncHandler<DescribeJobRequest,DescribeJobResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DescribeJobRequest |
DescribeJobRequest.clone() |
DescribeJobRequest |
DescribeJobRequest.withAccountId(java.lang.String accountId)
The
AccountId value is the AWS account ID of the account
that owns the vault. |
DescribeJobRequest |
DescribeJobRequest.withJobId(java.lang.String jobId)
The ID of the job to describe.
|
DescribeJobRequest |
DescribeJobRequest.withVaultName(java.lang.String vaultName)
The name of the vault.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeJobRequest> |
DescribeJobRequestMarshaller.marshall(DescribeJobRequest describeJobRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeJobRequest> |
DescribeJobRequestMarshaller.marshall(DescribeJobRequest describeJobRequest) |