Uses of Class
com.oracle.bmc.database.model.DbSystemOsPatchHistoryEntryCollection
-
Packages that use DbSystemOsPatchHistoryEntryCollection Package Description com.oracle.bmc.database.model com.oracle.bmc.database.responses -
-
Uses of DbSystemOsPatchHistoryEntryCollection in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return DbSystemOsPatchHistoryEntryCollection Modifier and Type Method Description DbSystemOsPatchHistoryEntryCollectionDbSystemOsPatchHistoryEntryCollection.Builder. build()Methods in com.oracle.bmc.database.model with parameters of type DbSystemOsPatchHistoryEntryCollection Modifier and Type Method Description DbSystemOsPatchHistoryEntryCollection.BuilderDbSystemOsPatchHistoryEntryCollection.Builder. copy(DbSystemOsPatchHistoryEntryCollection model) -
Uses of DbSystemOsPatchHistoryEntryCollection in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return DbSystemOsPatchHistoryEntryCollection Modifier and Type Method Description DbSystemOsPatchHistoryEntryCollectionListDbSystemOsPatchHistoryEntriesResponse. getDbSystemOsPatchHistoryEntryCollection()The returned DbSystemOsPatchHistoryEntryCollection instance.Methods in com.oracle.bmc.database.responses with parameters of type DbSystemOsPatchHistoryEntryCollection Modifier and Type Method Description ListDbSystemOsPatchHistoryEntriesResponse.BuilderListDbSystemOsPatchHistoryEntriesResponse.Builder. dbSystemOsPatchHistoryEntryCollection(DbSystemOsPatchHistoryEntryCollection dbSystemOsPatchHistoryEntryCollection)The returned DbSystemOsPatchHistoryEntryCollection instance.
-