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