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