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