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