Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListSqlTuningAdvisorTaskRecommendationsResponse> |
SqlTuningAsync.listSqlTuningAdvisorTaskRecommendations(ListSqlTuningAdvisorTaskRecommendationsRequest request,
AsyncHandler<ListSqlTuningAdvisorTaskRecommendationsRequest,ListSqlTuningAdvisorTaskRecommendationsResponse> handler)
Gets the findings and possible actions for a given object in a SQL tuning task.
|
Future<ListSqlTuningAdvisorTaskRecommendationsResponse> |
SqlTuningAsyncClient.listSqlTuningAdvisorTaskRecommendations(ListSqlTuningAdvisorTaskRecommendationsRequest request,
AsyncHandler<ListSqlTuningAdvisorTaskRecommendationsRequest,ListSqlTuningAdvisorTaskRecommendationsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListSqlTuningAdvisorTaskRecommendationsRequest |
ListSqlTuningAdvisorTaskRecommendationsRequest.Builder.build()
Build the instance of ListSqlTuningAdvisorTaskRecommendationsRequest as configured by
this builder
|
ListSqlTuningAdvisorTaskRecommendationsRequest |
ListSqlTuningAdvisorTaskRecommendationsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListSqlTuningAdvisorTaskRecommendationsRequest as configured by
this builder
|
Modifier and Type | Method and Description |
---|---|
ListSqlTuningAdvisorTaskRecommendationsRequest.Builder |
ListSqlTuningAdvisorTaskRecommendationsRequest.Builder.copy(ListSqlTuningAdvisorTaskRecommendationsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.