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