| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
List<LineItemRequest> |
CreateOrderRequest.lineItems()
The line items that make up the order.
|
| Modifier and Type | Method and Description |
|---|---|
CreateOrderRequest.Builder |
CreateOrderRequest.Builder.lineItems(LineItemRequest... lineItems)
The line items that make up the order.
|
| Modifier and Type | Method and Description |
|---|---|
CreateOrderRequest.Builder |
CreateOrderRequest.Builder.lineItems(Collection<LineItemRequest> lineItems)
The line items that make up the order.
|
Copyright © 2021. All rights reserved.