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