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