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