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.model
Methods in com.oracle.bmc.database.model that return ExadbVmClusterUpdateHistoryEntry Modifier and Type Method Description ExadbVmClusterUpdateHistoryEntry
ExadbVmClusterUpdateHistoryEntry.Builder. build()
Methods in com.oracle.bmc.database.model with parameters of type ExadbVmClusterUpdateHistoryEntry Modifier and Type Method Description ExadbVmClusterUpdateHistoryEntry.Builder
ExadbVmClusterUpdateHistoryEntry.Builder. copy(ExadbVmClusterUpdateHistoryEntry model)
-
Uses of ExadbVmClusterUpdateHistoryEntry in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return ExadbVmClusterUpdateHistoryEntry Modifier and Type Method Description ExadbVmClusterUpdateHistoryEntry
GetExadbVmClusterUpdateHistoryEntryResponse. getExadbVmClusterUpdateHistoryEntry()
The returned ExadbVmClusterUpdateHistoryEntry instance.Methods in com.oracle.bmc.database.responses with parameters of type ExadbVmClusterUpdateHistoryEntry Modifier and Type Method Description GetExadbVmClusterUpdateHistoryEntryResponse.Builder
GetExadbVmClusterUpdateHistoryEntryResponse.Builder. exadbVmClusterUpdateHistoryEntry(ExadbVmClusterUpdateHistoryEntry exadbVmClusterUpdateHistoryEntry)
The returned ExadbVmClusterUpdateHistoryEntry instance.
-