Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
Future<SummarizeSqlPlanInsightsResponse> |
OperationsInsightsAsyncClient.summarizeSqlPlanInsights(SummarizeSqlPlanInsightsRequest request,
AsyncHandler<SummarizeSqlPlanInsightsRequest,SummarizeSqlPlanInsightsResponse> handler) |
Future<SummarizeSqlPlanInsightsResponse> |
OperationsInsightsAsync.summarizeSqlPlanInsights(SummarizeSqlPlanInsightsRequest request,
AsyncHandler<SummarizeSqlPlanInsightsRequest,SummarizeSqlPlanInsightsResponse> handler)
Query SQL Warehouse to get the performance insights on the execution plans for a given SQL
for a given time period.
|
Modifier and Type | Method and Description |
---|---|
SummarizeSqlPlanInsightsRequest |
SummarizeSqlPlanInsightsRequest.Builder.build()
Build the instance of SummarizeSqlPlanInsightsRequest as configured by this builder
|
SummarizeSqlPlanInsightsRequest |
SummarizeSqlPlanInsightsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of SummarizeSqlPlanInsightsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
SummarizeSqlPlanInsightsRequest.Builder |
SummarizeSqlPlanInsightsRequest.Builder.copy(SummarizeSqlPlanInsightsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.