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