Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetSqlExecutionPlanResponse |
SqlTuning.getSqlExecutionPlan(GetSqlExecutionPlanRequest request)
Retrieves a SQL execution plan for the SQL being tuned.
|
GetSqlExecutionPlanResponse |
SqlTuningClient.getSqlExecutionPlan(GetSqlExecutionPlanRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetSqlExecutionPlanResponse> |
SqlTuningAsync.getSqlExecutionPlan(GetSqlExecutionPlanRequest request,
AsyncHandler<GetSqlExecutionPlanRequest,GetSqlExecutionPlanResponse> handler)
Retrieves a SQL execution plan for the SQL being tuned.
|
Future<GetSqlExecutionPlanResponse> |
SqlTuningAsyncClient.getSqlExecutionPlan(GetSqlExecutionPlanRequest request,
AsyncHandler<GetSqlExecutionPlanRequest,GetSqlExecutionPlanResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetSqlExecutionPlanResponse> |
SqlTuningAsync.getSqlExecutionPlan(GetSqlExecutionPlanRequest request,
AsyncHandler<GetSqlExecutionPlanRequest,GetSqlExecutionPlanResponse> handler)
Retrieves a SQL execution plan for the SQL being tuned.
|
Future<GetSqlExecutionPlanResponse> |
SqlTuningAsyncClient.getSqlExecutionPlan(GetSqlExecutionPlanRequest request,
AsyncHandler<GetSqlExecutionPlanRequest,GetSqlExecutionPlanResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetSqlExecutionPlanResponse |
GetSqlExecutionPlanResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSqlExecutionPlanResponse.Builder |
GetSqlExecutionPlanResponse.Builder.copy(GetSqlExecutionPlanResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.