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