GetStatusResult |
AmazonImportExportClient.getStatus(GetStatusRequest getStatusRequest)
This operation returns information about a job, including where the job
is in the processing pipeline, the status of the results, and the
signature value associated with the job.
|
GetStatusResult |
AmazonImportExport.getStatus(GetStatusRequest getStatusRequest)
This operation returns information about a job, including where the job
is in the processing pipeline, the status of the results, and the
signature value associated with the job.
|
GetStatusResult |
AbstractAmazonImportExport.getStatus(GetStatusRequest request) |
java.util.concurrent.Future<GetStatusResult> |
AmazonImportExportAsyncClient.getStatusAsync(GetStatusRequest request) |
java.util.concurrent.Future<GetStatusResult> |
AmazonImportExportAsync.getStatusAsync(GetStatusRequest getStatusRequest)
This operation returns information about a job, including where the job
is in the processing pipeline, the status of the results, and the
signature value associated with the job.
|
java.util.concurrent.Future<GetStatusResult> |
AbstractAmazonImportExportAsync.getStatusAsync(GetStatusRequest request) |
java.util.concurrent.Future<GetStatusResult> |
AmazonImportExportAsyncClient.getStatusAsync(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResult> asyncHandler) |
java.util.concurrent.Future<GetStatusResult> |
AmazonImportExportAsync.getStatusAsync(GetStatusRequest getStatusRequest,
AsyncHandler<GetStatusRequest,GetStatusResult> asyncHandler)
This operation returns information about a job, including where the job
is in the processing pipeline, the status of the results, and the
signature value associated with the job.
|
java.util.concurrent.Future<GetStatusResult> |
AbstractAmazonImportExportAsync.getStatusAsync(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResult> asyncHandler) |