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