Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.requests |
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.
|
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 |
---|---|
SummarizeSqlInsightsRequest |
SummarizeSqlInsightsRequest.Builder.build()
Build the instance of SummarizeSqlInsightsRequest as configured by this builder
|
SummarizeSqlInsightsRequest |
SummarizeSqlInsightsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of SummarizeSqlInsightsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
SummarizeSqlInsightsRequest.Builder |
SummarizeSqlInsightsRequest.Builder.copy(SummarizeSqlInsightsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.