Uses of Class
com.oracle.bmc.database.model.DbSystemOsPatchHistoryEntry
-
Packages that use DbSystemOsPatchHistoryEntry Package Description com.oracle.bmc.database.model com.oracle.bmc.database.responses -
-
Uses of DbSystemOsPatchHistoryEntry in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return DbSystemOsPatchHistoryEntry Modifier and Type Method Description DbSystemOsPatchHistoryEntryDbSystemOsPatchHistoryEntry.Builder. build()Methods in com.oracle.bmc.database.model with parameters of type DbSystemOsPatchHistoryEntry Modifier and Type Method Description DbSystemOsPatchHistoryEntry.BuilderDbSystemOsPatchHistoryEntry.Builder. copy(DbSystemOsPatchHistoryEntry model) -
Uses of DbSystemOsPatchHistoryEntry in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return DbSystemOsPatchHistoryEntry Modifier and Type Method Description DbSystemOsPatchHistoryEntryGetDbSystemOsPatchHistoryEntryResponse. getDbSystemOsPatchHistoryEntry()The returned DbSystemOsPatchHistoryEntry instance.Methods in com.oracle.bmc.database.responses with parameters of type DbSystemOsPatchHistoryEntry Modifier and Type Method Description GetDbSystemOsPatchHistoryEntryResponse.BuilderGetDbSystemOsPatchHistoryEntryResponse.Builder. dbSystemOsPatchHistoryEntry(DbSystemOsPatchHistoryEntry dbSystemOsPatchHistoryEntry)The returned DbSystemOsPatchHistoryEntry instance.
-