Uses of Class
com.oracle.bmc.databasemanagement.requests.ListSqlTuningAdvisorTaskRecommendationsRequest
-
Packages that use ListSqlTuningAdvisorTaskRecommendationsRequest Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.requests -
-
Uses of ListSqlTuningAdvisorTaskRecommendationsRequest in com.oracle.bmc.databasemanagement
Method parameters in com.oracle.bmc.databasemanagement with type arguments of type ListSqlTuningAdvisorTaskRecommendationsRequest Modifier and Type Method 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) -
Uses of ListSqlTuningAdvisorTaskRecommendationsRequest in com.oracle.bmc.databasemanagement.requests
Methods in com.oracle.bmc.databasemanagement.requests that return ListSqlTuningAdvisorTaskRecommendationsRequest Modifier and Type Method Description ListSqlTuningAdvisorTaskRecommendationsRequestListSqlTuningAdvisorTaskRecommendationsRequest.Builder. build()Build the instance of ListSqlTuningAdvisorTaskRecommendationsRequest as configured by this builderListSqlTuningAdvisorTaskRecommendationsRequestListSqlTuningAdvisorTaskRecommendationsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListSqlTuningAdvisorTaskRecommendationsRequest as configured by this builderMethods in com.oracle.bmc.databasemanagement.requests with parameters of type ListSqlTuningAdvisorTaskRecommendationsRequest Modifier and Type Method Description ListSqlTuningAdvisorTaskRecommendationsRequest.BuilderListSqlTuningAdvisorTaskRecommendationsRequest.Builder. copy(ListSqlTuningAdvisorTaskRecommendationsRequest o)Copy method to populate the builder with values from the given instance.
-