Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<ReorderExecutionActionsRequest,ReorderExecutionActionsResponse> |
DatabaseWaiters.forReorderExecutionActions(ReorderExecutionActionsRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<ReorderExecutionActionsRequest,ReorderExecutionActionsResponse> |
DatabaseWaiters.forReorderExecutionActions(ReorderExecutionActionsRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
ReorderExecutionActionsRequest |
ReorderExecutionActionsRequest.Builder.build()
Build the instance of ReorderExecutionActionsRequest as configured by this builder
|
ReorderExecutionActionsRequest |
ReorderExecutionActionsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ReorderExecutionActionsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ReorderExecutionActionsRequest.Builder |
ReorderExecutionActionsRequest.Builder.copy(ReorderExecutionActionsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.