| Package | Description |
|---|---|
| com.amazonaws.services.importexport |
|
| com.amazonaws.services.importexport.model |
| Modifier and Type | Method and Description |
|---|---|
GetStatusResult |
AbstractAmazonImportExport.getStatus(GetStatusRequest request) |
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 |
AmazonImportExportClient.getStatus(GetStatusRequest request)
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.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetStatusResult> |
AbstractAmazonImportExportAsync.getStatusAsync(GetStatusRequest request) |
Future<GetStatusResult> |
AmazonImportExportAsyncClient.getStatusAsync(GetStatusRequest request) |
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.
|
Future<GetStatusResult> |
AbstractAmazonImportExportAsync.getStatusAsync(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResult> asyncHandler) |
Future<GetStatusResult> |
AmazonImportExportAsyncClient.getStatusAsync(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResult> asyncHandler) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetStatusResult> |
AbstractAmazonImportExportAsync.getStatusAsync(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResult> asyncHandler) |
Future<GetStatusResult> |
AmazonImportExportAsyncClient.getStatusAsync(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResult> asyncHandler) |
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.
|
Copyright © 2017. All rights reserved.