Uses of Class
com.oracle.bmc.core.model.InventorySubnetSummary
-
Packages that use InventorySubnetSummary Package Description com.oracle.bmc.core.model -
-
Uses of InventorySubnetSummary in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return InventorySubnetSummary Modifier and Type Method Description InventorySubnetSummary
InventorySubnetSummary.Builder. build()
Methods in com.oracle.bmc.core.model that return types with arguments of type InventorySubnetSummary Modifier and Type Method Description List<InventorySubnetSummary>
InventoryVcnSummary. getInventorySubnetcollection()
Lists Subnetcollection objectsMethods in com.oracle.bmc.core.model with parameters of type InventorySubnetSummary Modifier and Type Method Description InventorySubnetSummary.Builder
InventorySubnetSummary.Builder. copy(InventorySubnetSummary model)
Method parameters in com.oracle.bmc.core.model with type arguments of type InventorySubnetSummary Modifier and Type Method Description InventoryVcnSummary.Builder
InventoryVcnSummary.Builder. inventorySubnetcollection(List<InventorySubnetSummary> inventorySubnetcollection)
Lists Subnetcollection objects
-