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