Package | Description |
---|---|
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
static VmClusterUpdateHistoryEntrySummary.Builder |
VmClusterUpdateHistoryEntrySummary.builder()
Create a new builder.
|
VmClusterUpdateHistoryEntrySummary.Builder |
VmClusterUpdateHistoryEntrySummary.Builder.copy(VmClusterUpdateHistoryEntrySummary model) |
VmClusterUpdateHistoryEntrySummary.Builder |
VmClusterUpdateHistoryEntrySummary.Builder.id(String id)
The OCID of the
maintenance update history entry.
|
VmClusterUpdateHistoryEntrySummary.Builder |
VmClusterUpdateHistoryEntrySummary.Builder.lifecycleDetails(String lifecycleDetails)
Descriptive text providing additional details about the lifecycle state.
|
VmClusterUpdateHistoryEntrySummary.Builder |
VmClusterUpdateHistoryEntrySummary.Builder.lifecycleState(VmClusterUpdateHistoryEntrySummary.LifecycleState lifecycleState)
The current lifecycle state of the maintenance update operation.
|
VmClusterUpdateHistoryEntrySummary.Builder |
VmClusterUpdateHistoryEntrySummary.Builder.timeCompleted(Date timeCompleted)
The date and time when the maintenance update action completed.
|
VmClusterUpdateHistoryEntrySummary.Builder |
VmClusterUpdateHistoryEntrySummary.Builder.timeStarted(Date timeStarted)
The date and time when the maintenance update action started.
|
VmClusterUpdateHistoryEntrySummary.Builder |
VmClusterUpdateHistoryEntrySummary.toBuilder() |
VmClusterUpdateHistoryEntrySummary.Builder |
VmClusterUpdateHistoryEntrySummary.Builder.updateAction(VmClusterUpdateHistoryEntrySummary.UpdateAction updateAction)
The update action performed using this maintenance update.
|
VmClusterUpdateHistoryEntrySummary.Builder |
VmClusterUpdateHistoryEntrySummary.Builder.updateId(String updateId)
The OCID of the
maintenance update.
|
VmClusterUpdateHistoryEntrySummary.Builder |
VmClusterUpdateHistoryEntrySummary.Builder.updateType(VmClusterUpdateHistoryEntrySummary.UpdateType updateType)
The type of VM cluster maintenance update.
|
Copyright © 2016–2024. All rights reserved.