Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
CreateExecutionActionResponse |
DatabaseClient.createExecutionAction(CreateExecutionActionRequest request) |
CreateExecutionActionResponse |
Database.createExecutionAction(CreateExecutionActionRequest request)
Creates an execution action resource.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateExecutionActionResponse> |
DatabaseAsyncClient.createExecutionAction(CreateExecutionActionRequest request,
AsyncHandler<CreateExecutionActionRequest,CreateExecutionActionResponse> handler) |
Future<CreateExecutionActionResponse> |
DatabaseAsync.createExecutionAction(CreateExecutionActionRequest request,
AsyncHandler<CreateExecutionActionRequest,CreateExecutionActionResponse> handler)
Creates an execution action resource.
|
Modifier and Type | Method and Description |
---|---|
CreateExecutionActionResponse |
CreateExecutionActionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateExecutionActionResponse.Builder |
CreateExecutionActionResponse.Builder.copy(CreateExecutionActionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.