| Package | Description |
|---|---|
| com.amazonaws.services.snowball |
AWS Snow Family is 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> |
AmazonSnowballAsyncClient.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 AWS.
|
| 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.
|
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 © 2021. All rights reserved.