| Package | Description |
|---|---|
| com.amazonaws.services.importexport | |
| com.amazonaws.services.importexport.model |
| Modifier and Type | Method and Description |
|---|---|
GetShippingLabelResult |
AmazonImportExportClient.getShippingLabel(GetShippingLabelRequest getShippingLabelRequest)
This operation generates a pre-paid UPS shipping label that you will use
to ship your device to AWS for processing.
|
GetShippingLabelResult |
AbstractAmazonImportExport.getShippingLabel(GetShippingLabelRequest request) |
GetShippingLabelResult |
AmazonImportExport.getShippingLabel(GetShippingLabelRequest getShippingLabelRequest)
This operation generates a pre-paid UPS shipping label that you will use
to ship your device to AWS for processing.
|
Future<GetShippingLabelResult> |
AmazonImportExportAsync.getShippingLabelAsync(GetShippingLabelRequest getShippingLabelRequest)
This operation generates a pre-paid UPS shipping label that you will use
to ship your device to AWS for processing.
|
Future<GetShippingLabelResult> |
AbstractAmazonImportExportAsync.getShippingLabelAsync(GetShippingLabelRequest request) |
Future<GetShippingLabelResult> |
AmazonImportExportAsyncClient.getShippingLabelAsync(GetShippingLabelRequest request) |
Future<GetShippingLabelResult> |
AmazonImportExportAsync.getShippingLabelAsync(GetShippingLabelRequest getShippingLabelRequest,
AsyncHandler<GetShippingLabelRequest,GetShippingLabelResult> asyncHandler)
This operation generates a pre-paid UPS shipping label that you will use
to ship your device to AWS for processing.
|
Future<GetShippingLabelResult> |
AbstractAmazonImportExportAsync.getShippingLabelAsync(GetShippingLabelRequest request,
AsyncHandler<GetShippingLabelRequest,GetShippingLabelResult> asyncHandler) |
Future<GetShippingLabelResult> |
AmazonImportExportAsyncClient.getShippingLabelAsync(GetShippingLabelRequest request,
AsyncHandler<GetShippingLabelRequest,GetShippingLabelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetShippingLabelResult> |
AmazonImportExportAsync.getShippingLabelAsync(GetShippingLabelRequest getShippingLabelRequest,
AsyncHandler<GetShippingLabelRequest,GetShippingLabelResult> asyncHandler)
This operation generates a pre-paid UPS shipping label that you will use
to ship your device to AWS for processing.
|
Future<GetShippingLabelResult> |
AbstractAmazonImportExportAsync.getShippingLabelAsync(GetShippingLabelRequest request,
AsyncHandler<GetShippingLabelRequest,GetShippingLabelResult> asyncHandler) |
Future<GetShippingLabelResult> |
AmazonImportExportAsyncClient.getShippingLabelAsync(GetShippingLabelRequest request,
AsyncHandler<GetShippingLabelRequest,GetShippingLabelResult> asyncHandler) |
| 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.