DbSystemOsPatchHistoryEntry.Builder |
DbSystemOsPatchHistoryEntry.Builder.action(DbSystemOsPatchHistoryEntry.Action action) |
The action being performed or was completed.
|
static DbSystemOsPatchHistoryEntry.Builder |
DbSystemOsPatchHistoryEntry.builder() |
Create a new builder.
|
DbSystemOsPatchHistoryEntry.Builder |
DbSystemOsPatchHistoryEntry.Builder.copy(DbSystemOsPatchHistoryEntry model) |
|
DbSystemOsPatchHistoryEntry.Builder |
DbSystemOsPatchHistoryEntry.Builder.dbSystemId(String dbSystemId) |
The OCID of the
DB system.
|
DbSystemOsPatchHistoryEntry.Builder |
DbSystemOsPatchHistoryEntry.Builder.id(String id) |
The OCID of the
OS patch history entry.
|
DbSystemOsPatchHistoryEntry.Builder |
DbSystemOsPatchHistoryEntry.Builder.lifecycleDetails(String lifecycleDetails) |
A descriptive text associated with the lifecycleState.
|
DbSystemOsPatchHistoryEntry.Builder |
DbSystemOsPatchHistoryEntry.Builder.lifecycleState(DbSystemOsPatchHistoryEntry.LifecycleState lifecycleState) |
The current state of the action.
|
DbSystemOsPatchHistoryEntry.Builder |
DbSystemOsPatchHistoryEntry.Builder.osPatchDetails(DbSystemOsPatchDetailsCollection osPatchDetails) |
|
DbSystemOsPatchHistoryEntry.Builder |
DbSystemOsPatchHistoryEntry.Builder.timeEnded(Date timeEnded) |
The date and time when the patch action completed
|
DbSystemOsPatchHistoryEntry.Builder |
DbSystemOsPatchHistoryEntry.Builder.timeStarted(Date timeStarted) |
The date and time when the patch action started.
|
DbSystemOsPatchHistoryEntry.Builder |
DbSystemOsPatchHistoryEntry.toBuilder() |
|