| Package | Description |
|---|---|
| com.amazonaws.services.snowball |
The Amazon Web Services Snow Family provides a petabyte-scale data transport solution that uses secure devices to
transfer large amounts of data between your on-premises data centers and Amazon Simple Storage Service (Amazon S3).
|
| com.amazonaws.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateReturnShippingLabelResult> |
AbstractAmazonSnowballAsync.createReturnShippingLabelAsync(CreateReturnShippingLabelRequest request,
AsyncHandler<CreateReturnShippingLabelRequest,CreateReturnShippingLabelResult> asyncHandler) |
Future<CreateReturnShippingLabelResult> |
AmazonSnowballAsync.createReturnShippingLabelAsync(CreateReturnShippingLabelRequest createReturnShippingLabelRequest,
AsyncHandler<CreateReturnShippingLabelRequest,CreateReturnShippingLabelResult> asyncHandler)
Creates a shipping label that will be used to return the Snow device to Amazon Web Services.
|
Future<CreateReturnShippingLabelResult> |
AmazonSnowballAsyncClient.createReturnShippingLabelAsync(CreateReturnShippingLabelRequest request,
AsyncHandler<CreateReturnShippingLabelRequest,CreateReturnShippingLabelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateReturnShippingLabelRequest |
CreateReturnShippingLabelRequest.clone() |
CreateReturnShippingLabelRequest |
CreateReturnShippingLabelRequest.withJobId(String jobId)
The ID for a job that you want to create the return shipping label for; for example,
JID123e4567-e89b-12d3-a456-426655440000. |
CreateReturnShippingLabelRequest |
CreateReturnShippingLabelRequest.withShippingOption(ShippingOption shippingOption)
The shipping speed for a particular job.
|
CreateReturnShippingLabelRequest |
CreateReturnShippingLabelRequest.withShippingOption(String shippingOption)
The shipping speed for a particular job.
|
Copyright © 2022. All rights reserved.