Uses of Class
com.oracle.bmc.database.model.DbSystemOsPatchDetailsSummary
-
Packages that use DbSystemOsPatchDetailsSummary Package Description com.oracle.bmc.database.model -
-
Uses of DbSystemOsPatchDetailsSummary in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return DbSystemOsPatchDetailsSummary Modifier and Type Method Description DbSystemOsPatchDetailsSummaryDbSystemOsPatchDetailsSummary.Builder. build()Methods in com.oracle.bmc.database.model that return types with arguments of type DbSystemOsPatchDetailsSummary Modifier and Type Method Description List<DbSystemOsPatchDetailsSummary>DbSystemOsPatchDetailsCollection. getItems()Array of OS patch details for a DB System.Methods in com.oracle.bmc.database.model with parameters of type DbSystemOsPatchDetailsSummary Modifier and Type Method Description DbSystemOsPatchDetailsSummary.BuilderDbSystemOsPatchDetailsSummary.Builder. copy(DbSystemOsPatchDetailsSummary model)Method parameters in com.oracle.bmc.database.model with type arguments of type DbSystemOsPatchDetailsSummary Modifier and Type Method Description DbSystemOsPatchDetailsCollection.BuilderDbSystemOsPatchDetailsCollection.Builder. items(List<DbSystemOsPatchDetailsSummary> items)Array of OS patch details for a DB System.Constructor parameters in com.oracle.bmc.database.model with type arguments of type DbSystemOsPatchDetailsSummary Constructor Description DbSystemOsPatchDetailsCollection(List<DbSystemOsPatchDetailsSummary> items)Deprecated.
-