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.opsiMethods in com.oracle.bmc.opsi that return SummarizeSqlPlanInsightsResponse Modifier and Type Method Description SummarizeSqlPlanInsightsResponseOperationsInsights. summarizeSqlPlanInsights(SummarizeSqlPlanInsightsRequest request)Query SQL Warehouse to get the performance insights on the execution plans for a given SQL for a given time period.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)Query SQL Warehouse to get the performance insights on the execution plans for a given SQL for a given time period.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)Query SQL Warehouse to get the performance insights on the execution plans for a given SQL for a given time period.Future<SummarizeSqlPlanInsightsResponse>OperationsInsightsAsyncClient. summarizeSqlPlanInsights(SummarizeSqlPlanInsightsRequest request, AsyncHandler<SummarizeSqlPlanInsightsRequest,SummarizeSqlPlanInsightsResponse> handler)
- 
Uses of SummarizeSqlPlanInsightsResponse in com.oracle.bmc.opsi.responsesMethods 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.
 
-