Uses of Class
com.oracle.bmc.cloudbridge.model.InventoryCollection.Builder
-
Packages that use InventoryCollection.Builder Package Description com.oracle.bmc.cloudbridge.model -
-
Uses of InventoryCollection.Builder in com.oracle.bmc.cloudbridge.model
Methods in com.oracle.bmc.cloudbridge.model that return InventoryCollection.Builder Modifier and Type Method Description static InventoryCollection.Builder
InventoryCollection. builder()
Create a new builder.InventoryCollection.Builder
InventoryCollection.Builder. copy(InventoryCollection model)
InventoryCollection.Builder
InventoryCollection.Builder. items(List<InventorySummary> items)
List of inventories.InventoryCollection.Builder
InventoryCollection. toBuilder()
-