Uses of Class
com.oracle.bmc.database.model.UpdateHistoryEntry
- 
Packages that use UpdateHistoryEntry Package Description com.oracle.bmc.database.model com.oracle.bmc.database.responses 
- 
- 
Uses of UpdateHistoryEntry in com.oracle.bmc.database.modelMethods in com.oracle.bmc.database.model that return UpdateHistoryEntry Modifier and Type Method Description UpdateHistoryEntryUpdateHistoryEntry.Builder. build()Methods in com.oracle.bmc.database.model with parameters of type UpdateHistoryEntry Modifier and Type Method Description UpdateHistoryEntry.BuilderUpdateHistoryEntry.Builder. copy(UpdateHistoryEntry model)
- 
Uses of UpdateHistoryEntry in com.oracle.bmc.database.responsesMethods in com.oracle.bmc.database.responses that return UpdateHistoryEntry Modifier and Type Method Description UpdateHistoryEntryGetCloudVmClusterUpdateHistoryEntryResponse. getUpdateHistoryEntry()The returned UpdateHistoryEntry instance.Methods in com.oracle.bmc.database.responses with parameters of type UpdateHistoryEntry Modifier and Type Method Description GetCloudVmClusterUpdateHistoryEntryResponse.BuilderGetCloudVmClusterUpdateHistoryEntryResponse.Builder. updateHistoryEntry(UpdateHistoryEntry updateHistoryEntry)The returned UpdateHistoryEntry instance.
 
-