| PatchHistoryEntrySummary.Builder | PatchHistoryEntrySummary.Builder. action(PatchHistoryEntrySummary.Action action) | The action being performed or was completed. | 
| static PatchHistoryEntrySummary.Builder | PatchHistoryEntrySummary. builder() | Create a new builder. | 
| PatchHistoryEntrySummary.Builder | PatchHistoryEntrySummary.Builder. copy(PatchHistoryEntrySummary model) |  | 
| PatchHistoryEntrySummary.Builder | PatchHistoryEntrySummary.Builder. id(String id) | The OCID  of the
patch history entry. | 
| PatchHistoryEntrySummary.Builder | PatchHistoryEntrySummary.Builder. lifecycleDetails(String lifecycleDetails) | A descriptive text associated with the lifecycleState. | 
| PatchHistoryEntrySummary.Builder | PatchHistoryEntrySummary.Builder. lifecycleState(PatchHistoryEntrySummary.LifecycleState lifecycleState) | The current state of the action. | 
| PatchHistoryEntrySummary.Builder | PatchHistoryEntrySummary.Builder. patchId(String patchId) |  | 
| PatchHistoryEntrySummary.Builder | PatchHistoryEntrySummary.Builder. patchType(PatchHistoryEntrySummary.PatchType patchType) | The type of Patch operation. | 
| PatchHistoryEntrySummary.Builder | PatchHistoryEntrySummary.Builder. timeEnded(Date timeEnded) | The date and time when the patch action completed | 
| PatchHistoryEntrySummary.Builder | PatchHistoryEntrySummary.Builder. timeStarted(Date timeStarted) | The date and time when the patch action started. | 
| PatchHistoryEntrySummary.Builder | PatchHistoryEntrySummary. toBuilder() |  |