Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
SummarizeSqlPlanInsightsResponse |
OperationsInsightsClient.summarizeSqlPlanInsights(SummarizeSqlPlanInsightsRequest request) |
SummarizeSqlPlanInsightsResponse |
OperationsInsights.summarizeSqlPlanInsights(SummarizeSqlPlanInsightsRequest request)
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 |
---|---|
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 |
---|---|
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 |
---|---|
SummarizeSqlPlanInsightsResponse |
SummarizeSqlPlanInsightsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
SummarizeSqlPlanInsightsResponse.Builder |
SummarizeSqlPlanInsightsResponse.Builder.copy(SummarizeSqlPlanInsightsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.