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