Package | Description |
---|---|
com.amazonaws.services.importexport | |
com.amazonaws.services.importexport.model |
Modifier and Type | Method and Description |
---|---|
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) |
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> |
AmazonImportExportAsyncClient.getStatusAsync(GetStatusRequest request) |
Future<GetStatusResult> |
AbstractAmazonImportExportAsync.getStatusAsync(GetStatusRequest request) |
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.
|
Future<GetStatusResult> |
AmazonImportExportAsyncClient.getStatusAsync(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResult> asyncHandler) |
Future<GetStatusResult> |
AbstractAmazonImportExportAsync.getStatusAsync(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
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.
|
Future<GetStatusResult> |
AmazonImportExportAsyncClient.getStatusAsync(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResult> asyncHandler) |
Future<GetStatusResult> |
AbstractAmazonImportExportAsync.getStatusAsync(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetStatusRequest |
GetStatusRequest.clone() |
GetStatusRequest |
GetStatusRequest.withAPIVersion(String aPIVersion) |
GetStatusRequest |
GetStatusRequest.withJobId(String jobId) |
Copyright © 2018. All rights reserved.