Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
CreateSqlTuningSetResponse |
SqlTuning.createSqlTuningSet(CreateSqlTuningSetRequest request)
Creates an empty Sql tuning set within the Managed Database specified by managedDatabaseId.
|
CreateSqlTuningSetResponse |
SqlTuningClient.createSqlTuningSet(CreateSqlTuningSetRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateSqlTuningSetResponse> |
SqlTuningAsync.createSqlTuningSet(CreateSqlTuningSetRequest request,
AsyncHandler<CreateSqlTuningSetRequest,CreateSqlTuningSetResponse> handler)
Creates an empty Sql tuning set within the Managed Database specified by managedDatabaseId.
|
Future<CreateSqlTuningSetResponse> |
SqlTuningAsyncClient.createSqlTuningSet(CreateSqlTuningSetRequest request,
AsyncHandler<CreateSqlTuningSetRequest,CreateSqlTuningSetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateSqlTuningSetResponse> |
SqlTuningAsync.createSqlTuningSet(CreateSqlTuningSetRequest request,
AsyncHandler<CreateSqlTuningSetRequest,CreateSqlTuningSetResponse> handler)
Creates an empty Sql tuning set within the Managed Database specified by managedDatabaseId.
|
Future<CreateSqlTuningSetResponse> |
SqlTuningAsyncClient.createSqlTuningSet(CreateSqlTuningSetRequest request,
AsyncHandler<CreateSqlTuningSetRequest,CreateSqlTuningSetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateSqlTuningSetResponse |
CreateSqlTuningSetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateSqlTuningSetResponse.Builder |
CreateSqlTuningSetResponse.Builder.copy(CreateSqlTuningSetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.