Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
DropSqlTuningTaskResponse |
SqlTuning.dropSqlTuningTask(DropSqlTuningTaskRequest request)
Drops a SQL tuning task and its related results from the database.
|
DropSqlTuningTaskResponse |
SqlTuningClient.dropSqlTuningTask(DropSqlTuningTaskRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DropSqlTuningTaskResponse> |
SqlTuningAsync.dropSqlTuningTask(DropSqlTuningTaskRequest request,
AsyncHandler<DropSqlTuningTaskRequest,DropSqlTuningTaskResponse> handler)
Drops a SQL tuning task and its related results from the database.
|
Future<DropSqlTuningTaskResponse> |
SqlTuningAsyncClient.dropSqlTuningTask(DropSqlTuningTaskRequest request,
AsyncHandler<DropSqlTuningTaskRequest,DropSqlTuningTaskResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DropSqlTuningTaskResponse> |
SqlTuningAsync.dropSqlTuningTask(DropSqlTuningTaskRequest request,
AsyncHandler<DropSqlTuningTaskRequest,DropSqlTuningTaskResponse> handler)
Drops a SQL tuning task and its related results from the database.
|
Future<DropSqlTuningTaskResponse> |
SqlTuningAsyncClient.dropSqlTuningTask(DropSqlTuningTaskRequest request,
AsyncHandler<DropSqlTuningTaskRequest,DropSqlTuningTaskResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DropSqlTuningTaskResponse |
DropSqlTuningTaskResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DropSqlTuningTaskResponse.Builder |
DropSqlTuningTaskResponse.Builder.copy(DropSqlTuningTaskResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.