Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
StartSqlTuningTaskResponse |
SqlTuning.startSqlTuningTask(StartSqlTuningTaskRequest request)
Starts a SQL tuning task for a given set of SQL statements from the active session history
top SQL statements.
|
StartSqlTuningTaskResponse |
SqlTuningClient.startSqlTuningTask(StartSqlTuningTaskRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<StartSqlTuningTaskResponse> |
SqlTuningAsync.startSqlTuningTask(StartSqlTuningTaskRequest request,
AsyncHandler<StartSqlTuningTaskRequest,StartSqlTuningTaskResponse> handler)
Starts a SQL tuning task for a given set of SQL statements from the active session history
top SQL statements.
|
Future<StartSqlTuningTaskResponse> |
SqlTuningAsyncClient.startSqlTuningTask(StartSqlTuningTaskRequest request,
AsyncHandler<StartSqlTuningTaskRequest,StartSqlTuningTaskResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<StartSqlTuningTaskResponse> |
SqlTuningAsync.startSqlTuningTask(StartSqlTuningTaskRequest request,
AsyncHandler<StartSqlTuningTaskRequest,StartSqlTuningTaskResponse> handler)
Starts a SQL tuning task for a given set of SQL statements from the active session history
top SQL statements.
|
Future<StartSqlTuningTaskResponse> |
SqlTuningAsyncClient.startSqlTuningTask(StartSqlTuningTaskRequest request,
AsyncHandler<StartSqlTuningTaskRequest,StartSqlTuningTaskResponse> handler) |
Modifier and Type | Method and Description |
---|---|
StartSqlTuningTaskResponse |
StartSqlTuningTaskResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
StartSqlTuningTaskResponse.Builder |
StartSqlTuningTaskResponse.Builder.copy(StartSqlTuningTaskResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.