Package | Description |
---|---|
com.oracle.bmc.database.model | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ExecutionWindow |
ExecutionWindow.Builder.build() |
ExecutionWindow |
GranularMaintenanceHistoryDetails.getExecutionWindow() |
Modifier and Type | Method and Description |
---|---|
ExecutionWindow.Builder |
ExecutionWindow.Builder.copy(ExecutionWindow model) |
GranularMaintenanceHistoryDetails.Builder |
GranularMaintenanceHistoryDetails.Builder.executionWindow(ExecutionWindow executionWindow) |
Constructor and Description |
---|
GranularMaintenanceHistoryDetails(ExecutionWindow executionWindow,
List<ExecutionAction> executionActions)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ExecutionWindow |
ReorderExecutionActionsResponse.getExecutionWindow()
The returned
ExecutionWindow instance. |
ExecutionWindow |
UpdateExecutionWindowResponse.getExecutionWindow()
The returned
ExecutionWindow instance. |
ExecutionWindow |
CancelExecutionWindowResponse.getExecutionWindow()
The returned
ExecutionWindow instance. |
ExecutionWindow |
CreateExecutionWindowResponse.getExecutionWindow()
The returned
ExecutionWindow instance. |
ExecutionWindow |
GetExecutionWindowResponse.getExecutionWindow()
The returned
ExecutionWindow instance. |
Modifier and Type | Method and Description |
---|---|
ReorderExecutionActionsResponse.Builder |
ReorderExecutionActionsResponse.Builder.executionWindow(ExecutionWindow executionWindow)
The returned
ExecutionWindow instance. |
UpdateExecutionWindowResponse.Builder |
UpdateExecutionWindowResponse.Builder.executionWindow(ExecutionWindow executionWindow)
The returned
ExecutionWindow instance. |
CancelExecutionWindowResponse.Builder |
CancelExecutionWindowResponse.Builder.executionWindow(ExecutionWindow executionWindow)
The returned
ExecutionWindow instance. |
CreateExecutionWindowResponse.Builder |
CreateExecutionWindowResponse.Builder.executionWindow(ExecutionWindow executionWindow)
The returned
ExecutionWindow instance. |
GetExecutionWindowResponse.Builder |
GetExecutionWindowResponse.Builder.executionWindow(ExecutionWindow executionWindow)
The returned
ExecutionWindow instance. |
Copyright © 2016–2024. All rights reserved.