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