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