Uses of Class
com.oracle.bmc.database.model.ExadbVmClusterUpdateHistoryEntry
- 
Packages that use ExadbVmClusterUpdateHistoryEntry Package Description com.oracle.bmc.database.model com.oracle.bmc.database.responses 
- 
- 
Uses of ExadbVmClusterUpdateHistoryEntry in com.oracle.bmc.database.modelMethods in com.oracle.bmc.database.model that return ExadbVmClusterUpdateHistoryEntry Modifier and Type Method Description ExadbVmClusterUpdateHistoryEntryExadbVmClusterUpdateHistoryEntry.Builder. build()Methods in com.oracle.bmc.database.model with parameters of type ExadbVmClusterUpdateHistoryEntry Modifier and Type Method Description ExadbVmClusterUpdateHistoryEntry.BuilderExadbVmClusterUpdateHistoryEntry.Builder. copy(ExadbVmClusterUpdateHistoryEntry model)
- 
Uses of ExadbVmClusterUpdateHistoryEntry in com.oracle.bmc.database.responsesMethods in com.oracle.bmc.database.responses that return ExadbVmClusterUpdateHistoryEntry Modifier and Type Method Description ExadbVmClusterUpdateHistoryEntryGetExadbVmClusterUpdateHistoryEntryResponse. getExadbVmClusterUpdateHistoryEntry()The returned ExadbVmClusterUpdateHistoryEntry instance.Methods in com.oracle.bmc.database.responses with parameters of type ExadbVmClusterUpdateHistoryEntry Modifier and Type Method Description GetExadbVmClusterUpdateHistoryEntryResponse.BuilderGetExadbVmClusterUpdateHistoryEntryResponse.Builder. exadbVmClusterUpdateHistoryEntry(ExadbVmClusterUpdateHistoryEntry exadbVmClusterUpdateHistoryEntry)The returned ExadbVmClusterUpdateHistoryEntry instance.
 
-