| 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 |
|---|---|
DescribeReturnShippingLabelResult |
AbstractAmazonSnowball.describeReturnShippingLabel(DescribeReturnShippingLabelRequest request) |
DescribeReturnShippingLabelResult |
AmazonSnowball.describeReturnShippingLabel(DescribeReturnShippingLabelRequest describeReturnShippingLabelRequest)
Information on the shipping label of a Snow device that is being returned to Amazon Web Services.
|
DescribeReturnShippingLabelResult |
AmazonSnowballClient.describeReturnShippingLabel(DescribeReturnShippingLabelRequest request)
Information on the shipping label of a Snow device that is being returned to Amazon Web Services.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeReturnShippingLabelResult |
DescribeReturnShippingLabelResult.clone() |
DescribeReturnShippingLabelResult |
DescribeReturnShippingLabelResult.withExpirationDate(Date expirationDate)
The expiration date of the current return shipping label.
|
DescribeReturnShippingLabelResult |
DescribeReturnShippingLabelResult.withReturnShippingLabelURI(String returnShippingLabelURI)
The pre-signed Amazon S3 URI used to download the return shipping label.
|
DescribeReturnShippingLabelResult |
DescribeReturnShippingLabelResult.withStatus(ShippingLabelStatus status)
The status information of the task on a Snow device that is being returned to Amazon Web Services.
|
DescribeReturnShippingLabelResult |
DescribeReturnShippingLabelResult.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.