Uses of Class
com.oracle.bmc.database.model.DbSystemOsPatchHistoryEntryCollection.Builder
-
Packages that use DbSystemOsPatchHistoryEntryCollection.Builder Package Description com.oracle.bmc.database.model -
-
Uses of DbSystemOsPatchHistoryEntryCollection.Builder in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return DbSystemOsPatchHistoryEntryCollection.Builder Modifier and Type Method Description static DbSystemOsPatchHistoryEntryCollection.BuilderDbSystemOsPatchHistoryEntryCollection. builder()Create a new builder.DbSystemOsPatchHistoryEntryCollection.BuilderDbSystemOsPatchHistoryEntryCollection.Builder. copy(DbSystemOsPatchHistoryEntryCollection model)DbSystemOsPatchHistoryEntryCollection.BuilderDbSystemOsPatchHistoryEntryCollection.Builder. items(List<DbSystemOsPatchHistoryEntrySummary> items)Array of OS patch history entry summaries.DbSystemOsPatchHistoryEntryCollection.BuilderDbSystemOsPatchHistoryEntryCollection. toBuilder()
-