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