| Package | Description |
|---|---|
| com.amazonaws.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
static ShippingLabelStatus |
ShippingLabelStatus.fromValue(String value)
Use this in place of valueOf.
|
static ShippingLabelStatus |
ShippingLabelStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShippingLabelStatus[] |
ShippingLabelStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateReturnShippingLabelResult |
CreateReturnShippingLabelResult.withStatus(ShippingLabelStatus status)
The status information of the task on a Snow device that is being returned to Amazon Web Services.
|
DescribeReturnShippingLabelResult |
DescribeReturnShippingLabelResult.withStatus(ShippingLabelStatus status)
The status information of the task on a Snow device that is being returned to Amazon Web Services.
|
Copyright © 2022. All rights reserved.