Uses of Class
com.oracle.bmc.fleetappsmanagement.model.InventoryRecordCollection
-
Packages that use InventoryRecordCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of InventoryRecordCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return InventoryRecordCollection Modifier and Type Method Description InventoryRecordCollectionInventoryRecordCollection.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type InventoryRecordCollection Modifier and Type Method Description InventoryRecordCollection.BuilderInventoryRecordCollection.Builder. copy(InventoryRecordCollection model) -
Uses of InventoryRecordCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return InventoryRecordCollection Modifier and Type Method Description InventoryRecordCollectionListInventoryRecordsResponse. getInventoryRecordCollection()The returned InventoryRecordCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type InventoryRecordCollection Modifier and Type Method Description ListInventoryRecordsResponse.BuilderListInventoryRecordsResponse.Builder. inventoryRecordCollection(InventoryRecordCollection inventoryRecordCollection)The returned InventoryRecordCollection instance.
-