| Package | Description |
|---|---|
| com.amazonaws.services.importexport |
Synchronous and asynchronous client classes for accessing AmazonImportExport.
|
| com.amazonaws.services.importexport.model |
Classes modeling the various types represented by AmazonImportExport.
|
| Modifier and Type | Method and Description |
|---|---|
GetShippingLabelResult |
AmazonImportExportClient.getShippingLabel(GetShippingLabelRequest getShippingLabelRequest)
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.
|
GetShippingLabelResult |
AmazonImportExport.getShippingLabel(GetShippingLabelRequest getShippingLabelRequest)
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<GetShippingLabelResult> |
AmazonImportExportAsync.getShippingLabelAsync(GetShippingLabelRequest getShippingLabelRequest)
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<GetShippingLabelResult> |
AmazonImportExportAsyncClient.getShippingLabelAsync(GetShippingLabelRequest getShippingLabelRequest)
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<GetShippingLabelResult> |
AmazonImportExportAsync.getShippingLabelAsync(GetShippingLabelRequest getShippingLabelRequest,
AsyncHandler<GetShippingLabelRequest,GetShippingLabelResult> 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<GetShippingLabelResult> |
AmazonImportExportAsyncClient.getShippingLabelAsync(GetShippingLabelRequest getShippingLabelRequest,
AsyncHandler<GetShippingLabelRequest,GetShippingLabelResult> 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<GetShippingLabelResult> |
AmazonImportExportAsync.getShippingLabelAsync(GetShippingLabelRequest getShippingLabelRequest,
AsyncHandler<GetShippingLabelRequest,GetShippingLabelResult> 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<GetShippingLabelResult> |
AmazonImportExportAsyncClient.getShippingLabelAsync(GetShippingLabelRequest getShippingLabelRequest,
AsyncHandler<GetShippingLabelRequest,GetShippingLabelResult> 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 |
|---|---|
GetShippingLabelResult |
GetShippingLabelResult.clone() |
GetShippingLabelResult |
GetShippingLabelResult.withShippingLabelURL(String shippingLabelURL)
Sets the value of the ShippingLabelURL property for this object.
|
GetShippingLabelResult |
GetShippingLabelResult.withWarning(String warning)
Sets the value of the Warning property for this object.
|
Copyright © 2015. All rights reserved.