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