| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
List<OrderSummary> |
ListOrdersResponse.orders()
Information about the orders.
|
| Modifier and Type | Method and Description |
|---|---|
ListOrdersResponse.Builder |
ListOrdersResponse.Builder.orders(OrderSummary... orders)
Information about the orders.
|
| Modifier and Type | Method and Description |
|---|---|
ListOrdersResponse.Builder |
ListOrdersResponse.Builder.orders(Collection<OrderSummary> orders)
Information about the orders.
|
Copyright © 2022. All rights reserved.