Uses of Class
com.oracle.bmc.fleetappsmanagement.model.InventoryResourceCollection
-
Packages that use InventoryResourceCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of InventoryResourceCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return InventoryResourceCollection Modifier and Type Method Description InventoryResourceCollection
InventoryResourceCollection.Builder. build()
Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type InventoryResourceCollection Modifier and Type Method Description InventoryResourceCollection.Builder
InventoryResourceCollection.Builder. copy(InventoryResourceCollection model)
-
Uses of InventoryResourceCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return InventoryResourceCollection Modifier and Type Method Description InventoryResourceCollection
ListInventoryResourcesResponse. getInventoryResourceCollection()
The returned InventoryResourceCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type InventoryResourceCollection Modifier and Type Method Description ListInventoryResourcesResponse.Builder
ListInventoryResourcesResponse.Builder. inventoryResourceCollection(InventoryResourceCollection inventoryResourceCollection)
The returned InventoryResourceCollection instance.
-