Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
DeleteExecutionActionResponse |
DatabaseClient.deleteExecutionAction(DeleteExecutionActionRequest request) |
DeleteExecutionActionResponse |
Database.deleteExecutionAction(DeleteExecutionActionRequest request)
Deletes the execution action.
|
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 |
---|---|
DeleteExecutionActionResponse |
DeleteExecutionActionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteExecutionActionResponse.Builder |
DeleteExecutionActionResponse.Builder.copy(DeleteExecutionActionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.