Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
DropSqlTuningSetResponse |
SqlTuning.dropSqlTuningSet(DropSqlTuningSetRequest request)
Drops the Sql tuning set specified by sqlTuningSet within the Managed Database specified by
managedDatabaseId.
|
DropSqlTuningSetResponse |
SqlTuningClient.dropSqlTuningSet(DropSqlTuningSetRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DropSqlTuningSetResponse> |
SqlTuningAsync.dropSqlTuningSet(DropSqlTuningSetRequest request,
AsyncHandler<DropSqlTuningSetRequest,DropSqlTuningSetResponse> handler)
Drops the Sql tuning set specified by sqlTuningSet within the Managed Database specified by
managedDatabaseId.
|
Future<DropSqlTuningSetResponse> |
SqlTuningAsyncClient.dropSqlTuningSet(DropSqlTuningSetRequest request,
AsyncHandler<DropSqlTuningSetRequest,DropSqlTuningSetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DropSqlTuningSetResponse> |
SqlTuningAsync.dropSqlTuningSet(DropSqlTuningSetRequest request,
AsyncHandler<DropSqlTuningSetRequest,DropSqlTuningSetResponse> handler)
Drops the Sql tuning set specified by sqlTuningSet within the Managed Database specified by
managedDatabaseId.
|
Future<DropSqlTuningSetResponse> |
SqlTuningAsyncClient.dropSqlTuningSet(DropSqlTuningSetRequest request,
AsyncHandler<DropSqlTuningSetRequest,DropSqlTuningSetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DropSqlTuningSetResponse |
DropSqlTuningSetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DropSqlTuningSetResponse.Builder |
DropSqlTuningSetResponse.Builder.copy(DropSqlTuningSetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.