| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
List<LineItem> |
Order.lineItems()
The line items for the order
|
| Modifier and Type | Method and Description |
|---|---|
Order.Builder |
Order.Builder.lineItems(LineItem... lineItems)
The line items for the order
|
| Modifier and Type | Method and Description |
|---|---|
Order.Builder |
Order.Builder.lineItems(Collection<LineItem> lineItems)
The line items for the order
|
Copyright © 2022. All rights reserved.