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