Uses of Class
com.oracle.bmc.opsi.responses.SummarizeSqlPlanInsightsResponse
-
Packages that use SummarizeSqlPlanInsightsResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of SummarizeSqlPlanInsightsResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return SummarizeSqlPlanInsightsResponse Modifier and Type Method Description SummarizeSqlPlanInsightsResponseOperationsInsights. summarizeSqlPlanInsights(SummarizeSqlPlanInsightsRequest request)This API was deprecated May 2024 and is no longer functional as of May 31st, 2025.SummarizeSqlPlanInsightsResponseOperationsInsightsClient. summarizeSqlPlanInsights(SummarizeSqlPlanInsightsRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type SummarizeSqlPlanInsightsResponse Modifier and Type Method Description Future<SummarizeSqlPlanInsightsResponse>OperationsInsightsAsync. summarizeSqlPlanInsights(SummarizeSqlPlanInsightsRequest request, AsyncHandler<SummarizeSqlPlanInsightsRequest,SummarizeSqlPlanInsightsResponse> handler)This API was deprecated May 2024 and is no longer functional as of May 31st, 2025.Future<SummarizeSqlPlanInsightsResponse>OperationsInsightsAsyncClient. summarizeSqlPlanInsights(SummarizeSqlPlanInsightsRequest request, AsyncHandler<SummarizeSqlPlanInsightsRequest,SummarizeSqlPlanInsightsResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type SummarizeSqlPlanInsightsResponse Modifier and Type Method Description Future<SummarizeSqlPlanInsightsResponse>OperationsInsightsAsync. summarizeSqlPlanInsights(SummarizeSqlPlanInsightsRequest request, AsyncHandler<SummarizeSqlPlanInsightsRequest,SummarizeSqlPlanInsightsResponse> handler)This API was deprecated May 2024 and is no longer functional as of May 31st, 2025.Future<SummarizeSqlPlanInsightsResponse>OperationsInsightsAsyncClient. summarizeSqlPlanInsights(SummarizeSqlPlanInsightsRequest request, AsyncHandler<SummarizeSqlPlanInsightsRequest,SummarizeSqlPlanInsightsResponse> handler) -
Uses of SummarizeSqlPlanInsightsResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return SummarizeSqlPlanInsightsResponse Modifier and Type Method Description SummarizeSqlPlanInsightsResponseSummarizeSqlPlanInsightsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type SummarizeSqlPlanInsightsResponse Modifier and Type Method Description SummarizeSqlPlanInsightsResponse.BuilderSummarizeSqlPlanInsightsResponse.Builder. copy(SummarizeSqlPlanInsightsResponse o)Copy method to populate the builder with values from the given instance.
-