Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<UpdateExecutionActionRequest,UpdateExecutionActionResponse> |
DatabaseWaiters.forUpdateExecutionAction(UpdateExecutionActionRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<UpdateExecutionActionRequest,UpdateExecutionActionResponse> |
DatabaseWaiters.forUpdateExecutionAction(UpdateExecutionActionRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<UpdateExecutionActionResponse> |
DatabaseAsyncClient.updateExecutionAction(UpdateExecutionActionRequest request,
AsyncHandler<UpdateExecutionActionRequest,UpdateExecutionActionResponse> handler) |
Future<UpdateExecutionActionResponse> |
DatabaseAsync.updateExecutionAction(UpdateExecutionActionRequest request,
AsyncHandler<UpdateExecutionActionRequest,UpdateExecutionActionResponse> handler)
Updates the execution action resource.
|
Modifier and Type | Method and Description |
---|---|
UpdateExecutionActionRequest |
UpdateExecutionActionRequest.Builder.build()
Build the instance of UpdateExecutionActionRequest as configured by this builder
|
UpdateExecutionActionRequest |
UpdateExecutionActionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateExecutionActionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateExecutionActionRequest.Builder |
UpdateExecutionActionRequest.Builder.copy(UpdateExecutionActionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.