Uses of Class
com.oracle.bmc.cloudbridge.model.Inventory
- 
Packages that use Inventory Package Description com.oracle.bmc.cloudbridge.model com.oracle.bmc.cloudbridge.responses 
- 
- 
Uses of Inventory in com.oracle.bmc.cloudbridge.modelMethods in com.oracle.bmc.cloudbridge.model that return Inventory Modifier and Type Method Description InventoryInventory.Builder. build()Methods in com.oracle.bmc.cloudbridge.model with parameters of type Inventory Modifier and Type Method Description Inventory.BuilderInventory.Builder. copy(Inventory model)
- 
Uses of Inventory in com.oracle.bmc.cloudbridge.responsesMethods in com.oracle.bmc.cloudbridge.responses that return Inventory Modifier and Type Method Description InventoryGetInventoryResponse. getInventory()The returned Inventory instance.InventoryUpdateInventoryResponse. getInventory()The returned Inventory instance.Methods in com.oracle.bmc.cloudbridge.responses with parameters of type Inventory Modifier and Type Method Description GetInventoryResponse.BuilderGetInventoryResponse.Builder. inventory(Inventory inventory)The returned Inventory instance.UpdateInventoryResponse.BuilderUpdateInventoryResponse.Builder. inventory(Inventory inventory)The returned Inventory instance.
 
-