public static class InventoryCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
InventoryCollection |
build() |
InventoryCollection.Builder |
copy(InventoryCollection model) |
InventoryCollection.Builder |
items(List<InventorySummary> items)
List of inventories.
|
public InventoryCollection.Builder items(List<InventorySummary> items)
List of inventories.
items
- the value to setpublic InventoryCollection build()
public InventoryCollection.Builder copy(InventoryCollection model)
Copyright © 2016–2024. All rights reserved.