| 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 |
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.
|
| Modifier and Type | Method and Description |
|---|---|
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) |
Future<GetStatusResult> |
AmazonImportExportAsyncClient.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> |
AbstractAmazonImportExportAsync.getStatusAsync(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResult> asyncHandler) |
Future<GetStatusResult> |
AmazonImportExportAsyncClient.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> |
AbstractAmazonImportExportAsync.getStatusAsync(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResult> asyncHandler) |
Future<GetStatusResult> |
AmazonImportExportAsyncClient.getStatusAsync(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetStatusResult |
GetStatusResult.clone() |
GetStatusResult |
GetStatusResult.withArtifactList(Artifact... artifactList)
Sets the value of the ArtifactList property for this object.
|
GetStatusResult |
GetStatusResult.withArtifactList(Collection<Artifact> artifactList)
Sets the value of the ArtifactList property for this object.
|
GetStatusResult |
GetStatusResult.withCarrier(String carrier)
Sets the value of the Carrier property for this object.
|
GetStatusResult |
GetStatusResult.withCreationDate(Date creationDate)
Sets the value of the CreationDate property for this object.
|
GetStatusResult |
GetStatusResult.withCurrentManifest(String currentManifest)
Sets the value of the CurrentManifest property for this object.
|
GetStatusResult |
GetStatusResult.withErrorCount(Integer errorCount)
Sets the value of the ErrorCount property for this object.
|
GetStatusResult |
GetStatusResult.withJobId(String jobId)
Sets the value of the JobId property for this object.
|
GetStatusResult |
GetStatusResult.withJobType(JobType jobType)
Sets the value of the JobType property for this object.
|
GetStatusResult |
GetStatusResult.withJobType(String jobType)
Sets the value of the JobType property for this object.
|
GetStatusResult |
GetStatusResult.withLocationCode(String locationCode)
Sets the value of the LocationCode property for this object.
|
GetStatusResult |
GetStatusResult.withLocationMessage(String locationMessage)
Sets the value of the LocationMessage property for this object.
|
GetStatusResult |
GetStatusResult.withLogBucket(String logBucket)
Sets the value of the LogBucket property for this object.
|
GetStatusResult |
GetStatusResult.withLogKey(String logKey)
Sets the value of the LogKey property for this object.
|
GetStatusResult |
GetStatusResult.withProgressCode(String progressCode)
Sets the value of the ProgressCode property for this object.
|
GetStatusResult |
GetStatusResult.withProgressMessage(String progressMessage)
Sets the value of the ProgressMessage property for this object.
|
GetStatusResult |
GetStatusResult.withSignature(String signature)
Sets the value of the Signature property for this object.
|
GetStatusResult |
GetStatusResult.withSignatureFileContents(String signatureFileContents)
Sets the value of the SignatureFileContents property for this object.
|
GetStatusResult |
GetStatusResult.withTrackingNumber(String trackingNumber)
Sets the value of the TrackingNumber property for this object.
|
Copyright © 2015. All rights reserved.