Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
SummarizeSqlInsightsResponse |
OperationsInsightsClient.summarizeSqlInsights(SummarizeSqlInsightsRequest request) |
SummarizeSqlInsightsResponse |
OperationsInsights.summarizeSqlInsights(SummarizeSqlInsightsRequest request)
Query SQL Warehouse to get the performance insights 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<SummarizeSqlInsightsResponse> |
OperationsInsightsAsyncClient.summarizeSqlInsights(SummarizeSqlInsightsRequest request,
AsyncHandler<SummarizeSqlInsightsRequest,SummarizeSqlInsightsResponse> handler) |
Future<SummarizeSqlInsightsResponse> |
OperationsInsightsAsync.summarizeSqlInsights(SummarizeSqlInsightsRequest request,
AsyncHandler<SummarizeSqlInsightsRequest,SummarizeSqlInsightsResponse> handler)
Query SQL Warehouse to get the performance insights 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<SummarizeSqlInsightsResponse> |
OperationsInsightsAsyncClient.summarizeSqlInsights(SummarizeSqlInsightsRequest request,
AsyncHandler<SummarizeSqlInsightsRequest,SummarizeSqlInsightsResponse> handler) |
Future<SummarizeSqlInsightsResponse> |
OperationsInsightsAsync.summarizeSqlInsights(SummarizeSqlInsightsRequest request,
AsyncHandler<SummarizeSqlInsightsRequest,SummarizeSqlInsightsResponse> handler)
Query SQL Warehouse to get the performance insights 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 |
---|---|
SummarizeSqlInsightsResponse |
SummarizeSqlInsightsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
SummarizeSqlInsightsResponse.Builder |
SummarizeSqlInsightsResponse.Builder.copy(SummarizeSqlInsightsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.