Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
SummarizeSqlStatisticsResponse |
OperationsInsightsClient.summarizeSqlStatistics(SummarizeSqlStatisticsRequest request) |
SummarizeSqlStatisticsResponse |
OperationsInsights.summarizeSqlStatistics(SummarizeSqlStatisticsRequest request)
Query SQL Warehouse to get the performance statistics for SQLs taking greater than X%
database time for a given time period across the given databases or database types in a
compartment and in all sub-compartments if specified.
|
Modifier and Type | Method and Description |
---|---|
Future<SummarizeSqlStatisticsResponse> |
OperationsInsightsAsyncClient.summarizeSqlStatistics(SummarizeSqlStatisticsRequest request,
AsyncHandler<SummarizeSqlStatisticsRequest,SummarizeSqlStatisticsResponse> handler) |
Future<SummarizeSqlStatisticsResponse> |
OperationsInsightsAsync.summarizeSqlStatistics(SummarizeSqlStatisticsRequest request,
AsyncHandler<SummarizeSqlStatisticsRequest,SummarizeSqlStatisticsResponse> handler)
Query SQL Warehouse to get the performance statistics for SQLs taking greater than X%
database time for a given time period across the given databases or database types in a
compartment and in all sub-compartments if specified.
|
Modifier and Type | Method and Description |
---|---|
Future<SummarizeSqlStatisticsResponse> |
OperationsInsightsAsyncClient.summarizeSqlStatistics(SummarizeSqlStatisticsRequest request,
AsyncHandler<SummarizeSqlStatisticsRequest,SummarizeSqlStatisticsResponse> handler) |
Future<SummarizeSqlStatisticsResponse> |
OperationsInsightsAsync.summarizeSqlStatistics(SummarizeSqlStatisticsRequest request,
AsyncHandler<SummarizeSqlStatisticsRequest,SummarizeSqlStatisticsResponse> handler)
Query SQL Warehouse to get the performance statistics for SQLs taking greater than X%
database time for a given time period across the given databases or database types in a
compartment and in all sub-compartments if specified.
|
Modifier and Type | Method and Description |
---|---|
SummarizeSqlStatisticsResponse |
SummarizeSqlStatisticsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
SummarizeSqlStatisticsResponse.Builder |
SummarizeSqlStatisticsResponse.Builder.copy(SummarizeSqlStatisticsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.