Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
DropSqlsInSqlTuningSetResponse |
SqlTuning.dropSqlsInSqlTuningSet(DropSqlsInSqlTuningSetRequest request)
Deletes the Sqls in the specified Sql tuning set that matches the filter criteria provided in
the basicFilter.
|
DropSqlsInSqlTuningSetResponse |
SqlTuningClient.dropSqlsInSqlTuningSet(DropSqlsInSqlTuningSetRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DropSqlsInSqlTuningSetResponse> |
SqlTuningAsync.dropSqlsInSqlTuningSet(DropSqlsInSqlTuningSetRequest request,
AsyncHandler<DropSqlsInSqlTuningSetRequest,DropSqlsInSqlTuningSetResponse> handler)
Deletes the Sqls in the specified Sql tuning set that matches the filter criteria provided in
the basicFilter.
|
Future<DropSqlsInSqlTuningSetResponse> |
SqlTuningAsyncClient.dropSqlsInSqlTuningSet(DropSqlsInSqlTuningSetRequest request,
AsyncHandler<DropSqlsInSqlTuningSetRequest,DropSqlsInSqlTuningSetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DropSqlsInSqlTuningSetResponse> |
SqlTuningAsync.dropSqlsInSqlTuningSet(DropSqlsInSqlTuningSetRequest request,
AsyncHandler<DropSqlsInSqlTuningSetRequest,DropSqlsInSqlTuningSetResponse> handler)
Deletes the Sqls in the specified Sql tuning set that matches the filter criteria provided in
the basicFilter.
|
Future<DropSqlsInSqlTuningSetResponse> |
SqlTuningAsyncClient.dropSqlsInSqlTuningSet(DropSqlsInSqlTuningSetRequest request,
AsyncHandler<DropSqlsInSqlTuningSetRequest,DropSqlsInSqlTuningSetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DropSqlsInSqlTuningSetResponse |
DropSqlsInSqlTuningSetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DropSqlsInSqlTuningSetResponse.Builder |
DropSqlsInSqlTuningSetResponse.Builder.copy(DropSqlsInSqlTuningSetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.