| Package | Description |
|---|---|
| com.amazonaws.services.importexport |
|
| com.amazonaws.services.importexport.model |
| Modifier and Type | Method and Description |
|---|---|
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.
|
GetShippingLabelResult |
AmazonImportExportClient.getShippingLabel(GetShippingLabelRequest request)
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)
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) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetShippingLabelResult> |
AbstractAmazonImportExportAsync.getShippingLabelAsync(GetShippingLabelRequest request,
AsyncHandler<GetShippingLabelRequest,GetShippingLabelResult> asyncHandler) |
Future<GetShippingLabelResult> |
AmazonImportExportAsyncClient.getShippingLabelAsync(GetShippingLabelRequest request,
AsyncHandler<GetShippingLabelRequest,GetShippingLabelResult> asyncHandler) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
GetShippingLabelRequest |
GetShippingLabelRequest.clone() |
GetShippingLabelRequest |
GetShippingLabelRequest.withAPIVersion(String aPIVersion) |
GetShippingLabelRequest |
GetShippingLabelRequest.withCity(String city) |
GetShippingLabelRequest |
GetShippingLabelRequest.withCompany(String company) |
GetShippingLabelRequest |
GetShippingLabelRequest.withCountry(String country) |
GetShippingLabelRequest |
GetShippingLabelRequest.withJobIds(Collection<String> jobIds) |
GetShippingLabelRequest |
GetShippingLabelRequest.withJobIds(String... jobIds)
NOTE: This method appends the values to the existing list (if any).
|
GetShippingLabelRequest |
GetShippingLabelRequest.withName(String name) |
GetShippingLabelRequest |
GetShippingLabelRequest.withPhoneNumber(String phoneNumber) |
GetShippingLabelRequest |
GetShippingLabelRequest.withPostalCode(String postalCode) |
GetShippingLabelRequest |
GetShippingLabelRequest.withStateOrProvince(String stateOrProvince) |
GetShippingLabelRequest |
GetShippingLabelRequest.withStreet1(String street1) |
GetShippingLabelRequest |
GetShippingLabelRequest.withStreet2(String street2) |
GetShippingLabelRequest |
GetShippingLabelRequest.withStreet3(String street3) |
Copyright © 2017. All rights reserved.