Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
IngestSqlPlanLinesResponse |
OperationsInsightsClient.ingestSqlPlanLines(IngestSqlPlanLinesRequest request) |
IngestSqlPlanLinesResponse |
OperationsInsights.ingestSqlPlanLines(IngestSqlPlanLinesRequest request)
The SqlPlanLines endpoint takes in a JSON payload, persists it in Operation Insights ingest
pipeline.
|
Modifier and Type | Method and Description |
---|---|
Future<IngestSqlPlanLinesResponse> |
OperationsInsightsAsyncClient.ingestSqlPlanLines(IngestSqlPlanLinesRequest request,
AsyncHandler<IngestSqlPlanLinesRequest,IngestSqlPlanLinesResponse> handler) |
Future<IngestSqlPlanLinesResponse> |
OperationsInsightsAsync.ingestSqlPlanLines(IngestSqlPlanLinesRequest request,
AsyncHandler<IngestSqlPlanLinesRequest,IngestSqlPlanLinesResponse> handler)
The SqlPlanLines endpoint takes in a JSON payload, persists it in Operation Insights ingest
pipeline.
|
Modifier and Type | Method and Description |
---|---|
Future<IngestSqlPlanLinesResponse> |
OperationsInsightsAsyncClient.ingestSqlPlanLines(IngestSqlPlanLinesRequest request,
AsyncHandler<IngestSqlPlanLinesRequest,IngestSqlPlanLinesResponse> handler) |
Future<IngestSqlPlanLinesResponse> |
OperationsInsightsAsync.ingestSqlPlanLines(IngestSqlPlanLinesRequest request,
AsyncHandler<IngestSqlPlanLinesRequest,IngestSqlPlanLinesResponse> handler)
The SqlPlanLines endpoint takes in a JSON payload, persists it in Operation Insights ingest
pipeline.
|
Modifier and Type | Method and Description |
---|---|
IngestSqlPlanLinesResponse |
IngestSqlPlanLinesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
IngestSqlPlanLinesResponse.Builder |
IngestSqlPlanLinesResponse.Builder.copy(IngestSqlPlanLinesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.