Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
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) |
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 |
---|---|
StartSqlTuningTaskRequest |
StartSqlTuningTaskRequest.Builder.build()
Build the instance of StartSqlTuningTaskRequest as configured by this builder
|
StartSqlTuningTaskRequest |
StartSqlTuningTaskRequest.Builder.buildWithoutInvocationCallback()
Build the instance of StartSqlTuningTaskRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
StartSqlTuningTaskRequest.Builder |
StartSqlTuningTaskRequest.Builder.copy(StartSqlTuningTaskRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.