| static UpdateHistoryEntry.Builder | UpdateHistoryEntry. builder() | Create a new builder. | 
| UpdateHistoryEntry.Builder | UpdateHistoryEntry.Builder. copy(UpdateHistoryEntry model) |  | 
| UpdateHistoryEntry.Builder | UpdateHistoryEntry.Builder. id(String id) | The OCID  of the
maintenance update history entry. | 
| UpdateHistoryEntry.Builder | UpdateHistoryEntry.Builder. lifecycleDetails(String lifecycleDetails) | Descriptive text providing additional details about the lifecycle state. | 
| UpdateHistoryEntry.Builder | UpdateHistoryEntry.Builder. lifecycleState(UpdateHistoryEntry.LifecycleState lifecycleState) | The current lifecycle state of the maintenance update operation. | 
| UpdateHistoryEntry.Builder | UpdateHistoryEntry.Builder. timeCompleted(Date timeCompleted) | The date and time when the maintenance update action completed. | 
| UpdateHistoryEntry.Builder | UpdateHistoryEntry.Builder. timeStarted(Date timeStarted) | The date and time when the maintenance update action started. | 
| UpdateHistoryEntry.Builder | UpdateHistoryEntry. toBuilder() |  | 
| UpdateHistoryEntry.Builder | UpdateHistoryEntry.Builder. updateAction(UpdateHistoryEntry.UpdateAction updateAction) | The update action. | 
| UpdateHistoryEntry.Builder | UpdateHistoryEntry.Builder. updateId(String updateId) | The OCID  of the
maintenance update. | 
| UpdateHistoryEntry.Builder | UpdateHistoryEntry.Builder. updateType(UpdateHistoryEntry.UpdateType updateType) | The type of cloud VM cluster maintenance update. |