Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ReorderExecutionActionsResponse |
DatabaseClient.reorderExecutionActions(ReorderExecutionActionsRequest request) |
ReorderExecutionActionsResponse |
Database.reorderExecutionActions(ReorderExecutionActionsRequest request)
Reorders the execution actions under this execution window resource.
|
Modifier and Type | Method and Description |
---|---|
Future<ReorderExecutionActionsResponse> |
DatabaseAsyncClient.reorderExecutionActions(ReorderExecutionActionsRequest request,
AsyncHandler<ReorderExecutionActionsRequest,ReorderExecutionActionsResponse> handler) |
Future<ReorderExecutionActionsResponse> |
DatabaseAsync.reorderExecutionActions(ReorderExecutionActionsRequest request,
AsyncHandler<ReorderExecutionActionsRequest,ReorderExecutionActionsResponse> handler)
Reorders the execution actions under this execution window resource.
|
Modifier and Type | Method and Description |
---|---|
ReorderExecutionActionsResponse |
ReorderExecutionActionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ReorderExecutionActionsResponse.Builder |
ReorderExecutionActionsResponse.Builder.copy(ReorderExecutionActionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.