public static class ExadbVmClusterUpdateHistoryEntry.Builder extends Object
Constructor and Description |
---|
Builder() |
public ExadbVmClusterUpdateHistoryEntry.Builder id(String id)
The OCID of the maintenance update history entry.
id
- the value to setpublic ExadbVmClusterUpdateHistoryEntry.Builder updateId(String updateId)
The OCID of the maintenance update.
updateId
- the value to setpublic ExadbVmClusterUpdateHistoryEntry.Builder updateAction(ExadbVmClusterUpdateHistoryEntry.UpdateAction updateAction)
The update action.
updateAction
- the value to setpublic ExadbVmClusterUpdateHistoryEntry.Builder updateType(ExadbVmClusterUpdateHistoryEntry.UpdateType updateType)
The type of cloud VM cluster maintenance update.
updateType
- the value to setpublic ExadbVmClusterUpdateHistoryEntry.Builder lifecycleState(ExadbVmClusterUpdateHistoryEntry.LifecycleState lifecycleState)
The current lifecycle state of the maintenance update operation.
lifecycleState
- the value to setpublic ExadbVmClusterUpdateHistoryEntry.Builder lifecycleDetails(String lifecycleDetails)
Descriptive text providing additional details about the lifecycle state.
lifecycleDetails
- the value to setpublic ExadbVmClusterUpdateHistoryEntry.Builder timeStarted(Date timeStarted)
The date and time when the maintenance update action started.
timeStarted
- the value to setpublic ExadbVmClusterUpdateHistoryEntry.Builder timeCompleted(Date timeCompleted)
The date and time when the maintenance update action completed.
timeCompleted
- the value to setpublic ExadbVmClusterUpdateHistoryEntry.Builder version(String version)
The version of the maintenance update package.
version
- the value to setpublic ExadbVmClusterUpdateHistoryEntry build()
public ExadbVmClusterUpdateHistoryEntry.Builder copy(ExadbVmClusterUpdateHistoryEntry model)
Copyright © 2016–2024. All rights reserved.