Uses of Class
com.oracle.bmc.database.model.VmClusterUpdateHistoryEntry
- 
Packages that use VmClusterUpdateHistoryEntry Package Description com.oracle.bmc.database.model com.oracle.bmc.database.responses 
- 
- 
Uses of VmClusterUpdateHistoryEntry in com.oracle.bmc.database.modelMethods in com.oracle.bmc.database.model that return VmClusterUpdateHistoryEntry Modifier and Type Method Description VmClusterUpdateHistoryEntryVmClusterUpdateHistoryEntry.Builder. build()Methods in com.oracle.bmc.database.model with parameters of type VmClusterUpdateHistoryEntry Modifier and Type Method Description VmClusterUpdateHistoryEntry.BuilderVmClusterUpdateHistoryEntry.Builder. copy(VmClusterUpdateHistoryEntry model)
- 
Uses of VmClusterUpdateHistoryEntry in com.oracle.bmc.database.responsesMethods in com.oracle.bmc.database.responses that return VmClusterUpdateHistoryEntry Modifier and Type Method Description VmClusterUpdateHistoryEntryGetVmClusterUpdateHistoryEntryResponse. getVmClusterUpdateHistoryEntry()The returned VmClusterUpdateHistoryEntry instance.Methods in com.oracle.bmc.database.responses with parameters of type VmClusterUpdateHistoryEntry Modifier and Type Method Description GetVmClusterUpdateHistoryEntryResponse.BuilderGetVmClusterUpdateHistoryEntryResponse.Builder. vmClusterUpdateHistoryEntry(VmClusterUpdateHistoryEntry vmClusterUpdateHistoryEntry)The returned VmClusterUpdateHistoryEntry instance.
 
-