Uses of Class
com.oracle.bmc.cloudbridge.model.InventoryCollection
-
Packages that use InventoryCollection Package Description com.oracle.bmc.cloudbridge.model com.oracle.bmc.cloudbridge.responses -
-
Uses of InventoryCollection in com.oracle.bmc.cloudbridge.model
Methods in com.oracle.bmc.cloudbridge.model that return InventoryCollection Modifier and Type Method Description InventoryCollection
InventoryCollection.Builder. build()
Methods in com.oracle.bmc.cloudbridge.model with parameters of type InventoryCollection Modifier and Type Method Description InventoryCollection.Builder
InventoryCollection.Builder. copy(InventoryCollection model)
-
Uses of InventoryCollection in com.oracle.bmc.cloudbridge.responses
Methods in com.oracle.bmc.cloudbridge.responses that return InventoryCollection Modifier and Type Method Description InventoryCollection
ListInventoriesResponse. getInventoryCollection()
The returned InventoryCollection instance.Methods in com.oracle.bmc.cloudbridge.responses with parameters of type InventoryCollection Modifier and Type Method Description ListInventoriesResponse.Builder
ListInventoriesResponse.Builder. inventoryCollection(InventoryCollection inventoryCollection)
The returned InventoryCollection instance.
-