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