| 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.
|
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 |
|---|---|
GetShippingLabelRequest |
GetShippingLabelRequest.clone() |
GetShippingLabelRequest |
GetShippingLabelRequest.withAPIVersion(String aPIVersion)
Sets the value of the APIVersion property for this object.
|
GetShippingLabelRequest |
GetShippingLabelRequest.withCity(String city)
Sets the value of the City property for this object.
|
GetShippingLabelRequest |
GetShippingLabelRequest.withCompany(String company)
Sets the value of the Company property for this object.
|
GetShippingLabelRequest |
GetShippingLabelRequest.withCountry(String country)
Sets the value of the Country property for this object.
|
GetShippingLabelRequest |
GetShippingLabelRequest.withJobIds(Collection<String> jobIds)
Sets the value of the JobIds property for this object.
|
GetShippingLabelRequest |
GetShippingLabelRequest.withJobIds(String... jobIds)
Sets the value of the JobIds property for this object.
|
GetShippingLabelRequest |
GetShippingLabelRequest.withName(String name)
Sets the value of the Name property for this object.
|
GetShippingLabelRequest |
GetShippingLabelRequest.withPhoneNumber(String phoneNumber)
Sets the value of the PhoneNumber property for this object.
|
GetShippingLabelRequest |
GetShippingLabelRequest.withPostalCode(String postalCode)
Sets the value of the PostalCode property for this object.
|
GetShippingLabelRequest |
GetShippingLabelRequest.withStateOrProvince(String stateOrProvince)
Sets the value of the StateOrProvince property for this object.
|
GetShippingLabelRequest |
GetShippingLabelRequest.withStreet1(String street1)
Sets the value of the Street1 property for this object.
|
GetShippingLabelRequest |
GetShippingLabelRequest.withStreet2(String street2)
Sets the value of the Street2 property for this object.
|
GetShippingLabelRequest |
GetShippingLabelRequest.withStreet3(String street3)
Sets the value of the Street3 property for this object.
|
Copyright © 2015. All rights reserved.