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