| Package | Description |
|---|---|
| com.amazonaws.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
static ShipmentState |
ShipmentState.fromValue(String value)
Use this in place of valueOf.
|
static ShipmentState |
ShipmentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShipmentState[] |
ShipmentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateJobShipmentStateRequest |
UpdateJobShipmentStateRequest.withShipmentState(ShipmentState shipmentState)
The state of a device when it is being shipped.
|
Copyright © 2022. All rights reserved.