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