| 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 |
|---|---|
CreateReturnShippingLabelResult |
AbstractAmazonSnowball.createReturnShippingLabel(CreateReturnShippingLabelRequest request) |
CreateReturnShippingLabelResult |
AmazonSnowball.createReturnShippingLabel(CreateReturnShippingLabelRequest createReturnShippingLabelRequest)
Creates a shipping label that will be used to return the Snow device to Amazon Web Services.
|
CreateReturnShippingLabelResult |
AmazonSnowballClient.createReturnShippingLabel(CreateReturnShippingLabelRequest request)
Creates a shipping label that will be used to return the Snow device to Amazon Web Services.
|
| 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 Amazon Web Services.
|
| Modifier and Type | Method and Description |
|---|---|
CreateReturnShippingLabelResult |
CreateReturnShippingLabelResult.clone() |
CreateReturnShippingLabelResult |
CreateReturnShippingLabelResult.withStatus(ShippingLabelStatus status)
The status information of the task on a Snow device that is being returned to Amazon Web Services.
|
CreateReturnShippingLabelResult |
CreateReturnShippingLabelResult.withStatus(String status)
The status information of the task on a Snow device that is being returned to Amazon Web Services.
|
Copyright © 2024. All rights reserved.