| Package | Description |
|---|---|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
static OrderStatus |
OrderStatus.fromValue(String value)
Use this in place of valueOf.
|
static OrderStatus |
OrderStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderStatus[] |
OrderStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Order |
Order.withStatus(OrderStatus status)
The status of the order.
|
OrderSummary |
OrderSummary.withStatus(OrderStatus status)
The status of the order.
|
Copyright © 2024. All rights reserved.