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