| Package | Description |
|---|---|
| software.amazon.awssdk.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).
|
| Modifier and Type | Method and Description |
|---|---|
default CreateReturnShippingLabelResponse |
SnowballClient.createReturnShippingLabel(Consumer<CreateReturnShippingLabelRequest.Builder> createReturnShippingLabelRequest)
Creates a shipping label that will be used to return the Snow device to Amazon Web Services.
|
default CreateReturnShippingLabelResponse |
SnowballClient.createReturnShippingLabel(CreateReturnShippingLabelRequest createReturnShippingLabelRequest)
Creates a shipping label that will be used to return the Snow device to Amazon Web Services.
|
default DescribeReturnShippingLabelResponse |
SnowballClient.describeReturnShippingLabel(Consumer<DescribeReturnShippingLabelRequest.Builder> describeReturnShippingLabelRequest)
Information on the shipping label of a Snow device that is being returned to Amazon Web Services.
|
default DescribeReturnShippingLabelResponse |
SnowballClient.describeReturnShippingLabel(DescribeReturnShippingLabelRequest describeReturnShippingLabelRequest)
Information on the shipping label of a Snow device that is being returned to Amazon Web Services.
|
Copyright © 2023. All rights reserved.